maton connection delete

maton connection delete <id> [flags]

Delete an app connection by its ID. Use –yes to skip the confirmation prompt (required when running non-interactively).

Options

--yes
Skip confirmation prompt

Options inherited from parent commands

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

Examples

$ maton connection delete conn_abc123
$ maton connection delete conn_abc123 --yes

See also