describe registry
- 06 Jun 2025
-
DarkLight
-
PDF
describe registry
- Updated on 06 Jun 2025
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
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:
- describe decorator
- describe registry
- describe repository
- describe secret
- describe service
- describe user
For more information on registries, see Dependency registries.
Was this article helpful?