delete secret
- 06 Jun 2025
-
DarkLight
-
PDF
delete secret
- Updated on 06 Jun 2025
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
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:
Was this article helpful?