describe registry

Prev Next

iagctl describe registry

Display all details about a registry

Synopsis

This command displays all information about the specified registry in your gateway's data store.

iagctl describe registry <registry name> [flags]

Examples

Describe a registry

Display all details about a registry called my-registry:

iagctl describe registry my-registry

Options

  -h, --help   help for registry

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:

For more information on registries, see Dependency registries.