Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 848 Bytes

EsmDelete.md

File metadata and controls

15 lines (11 loc) · 848 Bytes

EsmDelete

esmDelete is a command that deletes a secret from an External Secrets Manager

Properties

Name Type Description Notes
esm_name str Name of the External Secrets Manager item
json bool Set output format to JSON [optional] [default to False]
secret_id str The external secret id (or name, for AWS, Azure or K8s targets) to delete
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]