maton jira

Manage issues, projects, and comments in Jira.

Available commands

Options inherited from parent commands

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

Examples

$ maton jira cloud list
$ maton jira whoami --cloud-id abc-123
$ maton jira issue search 'project = PROJ AND status = "In Progress"' --cloud-id abc-123
$ maton jira issue create --cloud-id abc-123 --project PROJ --summary 'Fix login'
$ maton jira transition list PROJ-123 --cloud-id abc-123

See also