You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ doing issue create --help
# ...
-a, --assignee login Assign people by their login. Use "@me" to self-assign.
-b, --body string Supply a body.
-l, --label name Add labels (tag) by name. Space separate multiple labels.
Looking at:
glab issue create
gh issue create
We could implement options like:
Note we'll first have to implement:
doing create issue
todoing issue create
(switch verb and context in commands #27).@me
user alias consistently everywhere (Implement@me
as a user alias #36).The text was updated successfully, but these errors were encountered: