Difference between revisions of "KMS PATH"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[sops --encrypt --gcp-kms]] $[[KMS_PATH]] secret.yaml > secret.enc.yaml | [[sops --encrypt --gcp-kms]] $[[KMS_PATH]] secret.yaml > secret.enc.yaml | ||
− | + | == See also == | |
* {{sops}} | * {{sops}} | ||
* {{KMS}} | * {{KMS}} | ||
+ | |||
+ | [[Category:KMS]] | ||
+ | [[Category:SOPS]] |
Revision as of 10:30, 27 October 2022
gcloud kms keys list --location global --keyring sops
sops --encrypt --gcp-kms $KMS_PATH secret.yaml > secret.enc.yaml
See also
- SOPS,
sops | sops -d | sops -e | sops exec-env | sops exec-file | sops publish | sops keyservice | sops groups | sops updatekeys | sops --help
- KMS, Customer Master Key (CMK), GCP KMS, AWS Key Management Service (KMS) (
aws kms
), Google Cloud KMS (gcloud kms
), Azure Key Vault, KMS v2 API, Kubernetes Key Management Service
Advertising: