-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI: Add "keyshade workspace list-invitations" command #554
Comments
/attempt |
Assigned the issue to @Souvik9205! |
@Souvik9205 how is the progress going |
@kriptonian1 I am facing some weird issues running it on my device, please assign it to another as it is urgent..,sorry for that |
Can you share the issue you are facing? |
@Souvik9205 hey man, sorry to hear that. If you can share the issue you are facing, we would be able to help you out. Optionally, we might also create a github discussion so that anyone else can look up the thread in case they are facing the same issue! |
@rajdip-b hello, I guess it was my device's issue. While I tried to perform some commands like maybe cloning the repo, it was deleting all of the files. And I couldn’t resolve the problem, that's why I asked if it's urgent you can assign it to other ... The error was something like-
However, after your response, I tried again with my new OS setup, and it worked perfectly.... |
I done with the issue, but as you know , issue #553 is not merged yet, I don't have access to the API controller to use, i created a sample export class like-
And used it on
I will be waiting for your response before sending PR...thank you!! |
Description
Add a command to fetch all the workspace invitations of a user.
Solution
list-invitations
in herelist-invitations.workspace.ts
and store it in hereAdditional context
Depends on:
The text was updated successfully, but these errors were encountered: