iagctl get secrets

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

$ --config string Path to the configuration file
$ --raw Display the result of the command in raw format
$ --verbose Enable verbose output