Difference between revisions of "Glab issue --help"
Jump to navigation
Jump to search
Line 39: | Line 39: | ||
Use 'glab <command> <subcommand> --help' for more information about a command. | Use 'glab <command> <subcommand> --help' for more information about a command. | ||
</pre> | </pre> | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{glab}} | ||
+ | |||
+ | [[Category:GitLab]] |
Revision as of 18:56, 4 August 2022
Work with GitLab issues USAGE glab issue [command] [flags] CORE COMMANDS board: Work with GitLab Issue Boards in the given project. close: Close an issue create: Create an issue delete: Delete an issue list: List project issues note: Add a comment or note to an issue on GitLab reopen: Reopen a closed issue subscribe: Subscribe to an issue unsubscribe: Unsubscribe to an issue update: Update issue view: Display the title, body, and other information about an issue. FLAGS -R, --repo OWNER/REPO Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL INHERITED FLAGS --help Show help for command ARGUMENTS An issue can be supplied as argument in any of the following formats: - by number, e.g. "123" - by URL, e.g. "https://gitlab.com/NAMESPACE/REPO/-/issues/123" EXAMPLES $ glab issue list $ glab issue create --label --confidential $ glab issue view --web $ glab issue note -m "closing because !123 was merged" <issue number> LEARN MORE Use 'glab <command> <subcommand> --help' for more information about a command.
See also
glab [ glab auth login | issue | list | ci | repo ]
,version, glab --help
Advertising: