iagctl delete secret
Delete a secret
Synopsis
This command deletes a secret from the gateway database. Deletion operations cannot be undone.
iagctl delete secret <secret-name> [flags]
Examples
Delete Secret
Deletes a secret called my-secret
.
iagctl delete secret my-secret
Options
-h, --help help for secret
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
CLI References
See related delete
commands: