Replies: 1 comment 1 reply
-
The option |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
the
issue list
command has a-s
to filter the status of a ticket however I notice thatissue create
has a-s
but is not for setting the status so my question is. How would you set the status when creating a ticket by the cli? I can see thatissue create
has-y
but it is unclear to me if that will do the same as-s
for list so what would be the best way to set the status given the lack of an equivalent tolist -s
?Beta Was this translation helpful? Give feedback.
All reactions