maton trigger delete

maton trigger delete <trigger-id> [flags]

Delete a trigger 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 trigger delete trg_abc123
$ maton trigger delete trg_abc123 --yes

See also