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

Reorganize the upload and attach CLI commands. #378

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Conversation

dlorenc
Copy link
Member

@dlorenc dlorenc commented Jun 19, 2021

This is in preparation for #368.

Signed-off-by: Dan Lorenc [email protected]

This is in preparation for #368.

Signed-off-by: Dan Lorenc <[email protected]>
@@ -125,21 +125,21 @@ The signature is passed via the -signature flag.
It can be a file:

```shell
$ cosign upload -signature file.sig dlorenc/demo
$ cosign attach signature -signature file.sig dlorenc/demo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can drop -signature in this case and just have 2 positionals

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just went back and forth on this one and decided against it. -signature is long but two positionals is uglier

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/shrug

USAGE.md Show resolved Hide resolved
@dlorenc dlorenc merged commit 13fefbe into sigstore:main Jun 21, 2021
@dlorenc dlorenc deleted the reorg branch June 21, 2021 23:16
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.

3 participants