delete
The delete
command deletes secrets and configuration from Vault at the given
path. The behavior of "delete" is delegated to the backend corresponding to the
given path.
Examples
Remove data in the static secrets engine:
Uninstall an encryption key in the transit backend:
Delete an IAM role:
Usage
There are no flags beyond the standard set of flags included on all commands.