Help us learn about your current experience with the documentation. Take the survey.

glab incident note

Comment on an incident in GitLab.

Synopsis

Opens an editor for the comment if you don’t use --message.

glab incident note <incident-id> [flags]

Aliases

comment

Examples

glab incident note 123 --message "Looking into this now."
glab incident note 123

Options

  -m, --message string   Message text.

Options inherited from parent commands

  -h, --help          Show help for this command.
  -R, --repo string   Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.