Skip to content
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

incident:assign -u doesn't work as expected #18

Closed
georgettica opened this issue Oct 19, 2021 · 3 comments
Closed

incident:assign -u doesn't work as expected #18

georgettica opened this issue Oct 19, 2021 · 3 comments
Assignees

Comments

@georgettica
Copy link

when looking at pd incident:assign -h you can clearly see two actions using the -u flag.

this stumped me for a while as I thought the userid I was providing was incorrect.

 -u, --assign_to_user_ids=assign_to_user_ids        User ID's to assign incidents to. Specify multiple times for multiple assignees.
  -u, --useauth=useauth                              Use the saved REST API token with this alias

maybe just remove the -u from the userauth? not sure how widely this is used

georgettica added a commit to georgettica/ocm-container that referenced this issue Oct 21, 2021
georgettica added a commit to georgettica/ocm-container that referenced this issue Oct 25, 2021
@martindstone martindstone self-assigned this Oct 28, 2021
@martindstone
Copy link
Owner

Oops... thank you for reporting this! Would you be able to use the long form flag until I can get a fix in?

@georgettica
Copy link
Author

I have a PR open on this with a link to this issue
Thanks!

@martindstone
Copy link
Owner

hi @georgettica this should be fixed now (-u was a bad choice and conflicted with other things too) let me know if you have any trouble with it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants