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 secrets

Was this page helpful?
Previous

iagctl get services

Next
Built with

Display all secrets.

The iagctl get secrets command displays the names of all secrets in the gateway data store. This command doesn’t decrypt the secret values.

For more information on creating and managing secrets, see Create IAG secret store.

Syntax

$iagctl get secrets [flags]

Examples

$iagctl get secrets

Options

$ -h, --help Help for secrets

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