Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.28 KB

File metadata and controls

24 lines (16 loc) · 1.28 KB

CreateESM

CreateESM is a command that creates an External Secrets Manager. [Deprecated: Use command create-usc]

Properties

Name Type Description Notes
azureKvName String Azure Key Vault name (Relevant only for Azure targets) [optional]
deleteProtection String Protection from accidental deletion of this object [true/false] [optional]
description String Description of the External Secrets Manager [optional]
gcpProjectId String GCP Project ID (Relevant only for GCP targets) [optional]
json Boolean Set output format to JSON [optional]
k8sNamespace String K8s namespace (Relevant to Kubernetes targets) [optional]
name String External Secrets Manager name
tags List<String> List of the tags attached to this External Secrets Manager [optional]
targetToAssociate String Target External Secrets Manager to connect
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]