Created
March 22, 2022 14:10
-
-
Save developer-guy/6ae836417d2438bac1149eaef789d94f to your computer and use it in GitHub Desktop.
Cosign sign with GCP KMS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cosign sign --key gcpkms://projects/$PROJECT_ID/locations/global/keyRings/test/cryptoKeys/cosign/versions/1 gcr.io/$PROJECT_ID/alpine:3.15.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment