Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.79 KB

File metadata and controls

20 lines (16 loc) · 1.79 KB

akeyless.StaticSecretSync

Properties

Name Type Description Notes
deleteRemote Boolean Delete the secret from remote secret manager (for association create/update) [optional]
environments String GitHub environments to sync to. Relevant only for GitHub targets. Syncs to all environments defined on the selected USC by default, or to one or more specific repositories associated with that USC item when specified (e.g. --environments repo1/env1,repo2/env2). [optional]
filterSecretValue String JQ expression to filter or transform the secret value [optional]
gcpProjectId String GCP project to sync the secret to. Relevant only for GCP USCs; must be a project available on the USC [optional]
json Boolean Set output format to JSON [optional] [default to false]
name String Static secret name
namespace String Vault namespace, releavnt only for Hashicorp Vault Target [optional]
remoteSecretName String Remote Secret Name that will be synced on the remote endpoint [optional]
repositories String GitHub repositories to sync to. Relevant only for GitHub targets. Syncs to all repositories defined on the selected USC by default, or to one or more specific repositories associated with that USC item when specified (e.g. --repositories repo1,repo2). [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
uscName String Universal Secret Connector name, If not provided all attached USC's will be synced [optional]