Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1 KB

File metadata and controls

47 lines (34 loc) · 1 KB
title `glab incident note`
stage AI Coding
group Code Review
info To determine the technical writer assigned to the Stage/Group associated with this page, see <https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments>

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.