Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add output flag for signCmd #1066

Merged
merged 2 commits into from Nov 18, 2021
Merged

Conversation

Dentrax
Copy link
Member

@Dentrax Dentrax commented Nov 17, 2021

Fixes #1059

Signed-off-by: Furkan furkan.turkal@trendyol.com
Co-authored-by: Batuhan batuhan.apaydin@trendyol.com

Applied the same logic as we did in signBlobCmd.

$ ./cosign sign --key cosign.key --output signature.sig devopps/alpine:latest
$ cat signature.sig
MEYCIQCG2Jo24lRKoXryj7xKkHrsW8K/P7iUtqWQ/2WIZ0bwfgIhAKjEKbEH7IJnoMlDPHwemOlQ6iHEHZyZPd9TH9CdtiRo

Dentrax and others added 2 commits November 17, 2021 09:45
Fixes sigstore#1059

Signed-off-by: Furkan <furkan.turkal@trendyol.com>
Co-authored-off-by: Batuhan <batuhan.apaydin@trendyol.com>
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
@dlorenc dlorenc merged commit 943e824 into sigstore:main Nov 18, 2021
@github-actions github-actions bot added this to the v1.4.0 milestone Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dx: revise the --upload and add --output-signature flags
3 participants