maton github release

Manage GitHub releases and their assets

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 releases

Examples

$ maton github release list --repo maton-ai/cli
$ maton github release view v1.0.0 --repo maton-ai/cli
$ maton github release create v1.0.0 --repo maton-ai/cli --title "v1.0.0" --notes "..."
$ maton github release delete v1.0.0 --repo maton-ai/cli --yes

See also