Itential Automation Gateway
Automation gateway for network infrastructure
IAG 5 (Latest)
Delete a secret.
The iagctl delete secret command deletes a secret from the gateway data store. This operation can’t be undone. Create IAG secret store.
iagctl delete secret
$iagctl delete secret <secret-name> [flags]
The following example deletes a secret called my-secret:
my-secret
$iagctl delete secret my-secret
$ -h, --help Help for secret
$ --profile string Specify the client profile to use (case-insensitive, defaults to [client] section)$ --config string Path to the configuration file$ --raw Display the result of the command in raw format$ --verbose Enable verbose output