delete secret
- 29 Oct 2024
-
DarkLight
-
PDF
delete secret
- Updated on 29 Oct 2024
-
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:
For all CLI commands see → Command References Index
Was this article helpful?