iagctl describe decorator
Display all details about a decorator
Synopsis
This command displays all information about a specific decorator within the gateway data store.
iagctl describe decorator <decorator-name> [flags]
Examples
Describe Decorator
Display all 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 Displays the result of the command in its raw format
--verbose Enable verbose output
Learn more
See related describe
commands:
- describe decorator
- describe registry
- describe repository
- describe secret
- describe service
- describe user
For more information on decorators, see Using decorators.