iagctl describe decorator

Display details about a decorator.

The iagctl describe decorator command displays all information about a specific decorator in the gateway data store. For more information on decorators, see Validate and limit service inputs with decorators.

Syntax

$iagctl describe decorator <decorator-name> [flags]

Examples

The following example displays details about a decorator called my-decorator:

$iagctl describe decorator my-decorator

Options

$ -h, --help Help for decorator

Options inherited from parent commands

$ --config string Path to the configuration file
$ --raw Display the result of the command in raw format
$ --verbose Enable verbose output