Scroll to navigation

glab(1) glab(1)

NAME

glab-mr-note - Add a comment or note to a merge request.

SYNOPSIS

glab mr note [ | ] [flags]

DESCRIPTION

Add a comment or note to a merge request.

OPTIONS

-m, --message="" Comment or note message.

--unique[=false] Don't create a comment or note if it already exists.

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-mr(1)

Nov 2024 Auto generated by spf13/cobra