maton github issue

Create, view, list, and edit issues

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 github issues

Examples

$ maton github issue list --repo maton-ai/cli --state open
$ maton github issue view 123 --repo maton-ai/cli
$ maton github issue create --repo maton-ai/cli --title "Bug" --body "..."
$ maton github issue close 123 --repo maton-ai/cli

See also