get secrets

Prev Next

iagctl get secrets

Display all secrets

Synopsis

This command displays a list of the names of all secrets stored within the gateway database. It does not attempt to actually decrypt the secrets using the encryption key file.

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             Displays the result of the command in its raw format
--verbose         Enable verbose output

Learn more

See related get commands:

For more information on creating and managing secrets, see Secret encryption.