Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 684 Bytes

EsmDelete.md

File metadata and controls

18 lines (10 loc) · 684 Bytes

EsmDelete

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

Properties

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