maton linear comment

Manage issue comments (list, create, update, delete)

Available commands

Options inherited from parent commands

-p, --profile <string>
Profile to use for this invocation (overrides the active profile; also reads MATON_PROFILE)

ALIASES

maton linear comments

Examples

$ maton linear comment list --issue MTN-527
$ maton linear comment create --issue MTN-527 -b 'Looking into this'
$ cat note.md | maton linear comment create --issue MTN-527 -F -
$ maton linear comment update <comment-uuid> -b 'Edited'

See also