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

glab issue note

Comment on an issue in GitLab.

Synopsis

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

glab issue note <issue-id> [flags]

Aliases

comment

Examples

glab issue note 123 --message "Looking into this now."
glab issue 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.