iagctl delete secret-provider

Gateway 5.5+

Remove a secret provider configuration from Itential Gateway and evict any cached connection from the provider registry.

Any secret aliases that reference this provider will fail to resolve after you delete the provider. Update or remove those aliases before deleting the provider.

For more information, see External secrets overview.

Syntax

$iagctl delete secret-provider <name>

Example

$iagctl delete secret-provider prod-vault

Options

$ -h, --help Help for secret-provider

Options inherited from parent commands

$ --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