Skip to navigation

iagctl delete decorator

Delete a decorator.

The iagctl delete decorator command deletes a decorator from the gateway data store. This operation can’t be undone.

For more information, see Validate and limit service inputs with decorators.

Syntax

iagctl delete decorator <decorator-name> [flags]

Examples

The following example deletes a decorator called my-decorator:

iagctl delete decorator my-decorator

Options

-h, --help Help for decorator

Options inherited from parent commands

--profile string Specify the client profile to use (case-insensitive, defaults to [client] section)
--config string Path to the configuration file
--raw Display the result of the command in raw format
--verbose Enable verbose output