For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationCommand referenceRelease notes
DocumentationCommand referenceRelease notes
  • Command reference
    • iagctl cert-gen
    • iagctl completion
      • get decorators
      • get executable-object
      • get registries
      • get repositories
      • get runners
      • get secrets
      • get services
      • get users
    • iagctl login
    • iagctl runner
    • iagctl server
    • iagctl version
LogoLogo
Open sourceSupportFAQsDocs Home
On this page
  • Syntax
  • Examples
  • Options
  • Options inherited from parent commands
Command referenceiagctl get

iagctl get decorators

Was this page helpful?
Previous

iagctl get executable-object

Next
Built with

Display all decorators.

The iagctl get decorators command displays a list of all decorators in the gateway data store.

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

Syntax

$iagctl get decorators [flags]

Examples

$iagctl get decorators

Options

$ -h, --help Help for decorators

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