We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The issue is that we cannot get the status of a profile by its ID because the CLI flag is missing.
The text was updated successfully, but these errors were encountered:
I would like to work on this issue
Sorry, something went wrong.
hey, @navnitms, of course, I've assigned it to you 👍 Thanks! 💯 🚀
@rdimitrov Just to clarify, am I correct in understanding that the requirement is to add a profileId flag to the "Get Profile Status" command?
Yes, one part of the task is to have something similar to the -i/--id flag we have for the profile get command.
-i/--id
profile get
The other one is to add a new GetProfileStatusById handler similar to GetProfileStatusByName so you can tie all of this together 👍
GetProfileStatusById
GetProfileStatusByName
navnitms
No branches or pull requests
The issue is that we cannot get the status of a profile by its ID because the CLI flag is missing.
The text was updated successfully, but these errors were encountered: