logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

glab-issue-update - Update issue

Description

       Update issue

Example

       glab issue update 42 --label ui,ux
       glab issue update 42 --unlabel working

Name

       glab-issue-update - Update issue

Options

-a,  --assignee=[]       Assign  users  by  username.  Prefix  with  '!'  or  '-' to remove from existing
       assignees, or '+' to add new. Otherwise, replace existing assignees with these users.

       -c, --confidential[=false]      Make issue confidential

       -d, --description=""      Issue description. Set to "-" to open an editor.

       -l, --label=[]      Add labels.

       --lock-discussion[=false]      Lock discussion on issue.

       -m, --milestone=""      Title of the milestone to assign Set to "" or 0 to unassign.

       -p, --public[=false]      Make issue public.

       -t, --title=""      Title of issue.

       --unassign[=false]      Unassign all users.

       -u, --unlabel=[]      Remove labels.

       --unlock-discussion[=false]      Unlock discussion on issue.

Options Inherited From Parent Commands

--help[=false]      Show help for this command.

       -R, --repo=""      Select another repository. Can use either OWNER/REPO or  GROUP/NAMESPACE/REPO  format.
       Also accepts full URL or Git URL.

See Also

glab-issue(1)

Auto generated by spf13/cobra                       Nov 2024                                             glab(1)

Synopsis

glabissueupdate[flags]

See Also