maton function delete
maton function delete <function-id> [flags]
Delete a function, its code, its versions, and its environment variables. The URL label is released, so the function’s URL stops resolving for everyone holding it.
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 function delete 9f3c1e2a-0b7d-4c11-9d2e-5f6a7b8c9d01
$ maton function delete 9f3c1e2a-0b7d-4c11-9d2e-5f6a7b8c9d01 --yes