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

Migrate all verify commands to cobra … #830

Merged
merged 2 commits into from
Oct 1, 2021
Merged

Conversation

n3wscott
Copy link
Contributor

@n3wscott n3wscott commented Sep 30, 2021

Summary

  • Migrate cosign verify to cobra.
  • Migrate cosign verify-blob to cobra.
  • Migrate cosign verify-attestation to cobra.
  • Migrate cosign dockerfile ... tree to cobra.
  • Migrate cosign manifest ... tree to cobra.
  • Delete all replaced command entry points.
  • Remove ffcli.

Ticket Link

Fixes #706

Release Note

`cosign` now uses `cobra` as the backing cli library.

Signed-off-by: Scott Nichols <deoryp@gmail.com>
@n3wscott n3wscott force-pushed the cobra-15 branch 2 times, most recently from 217bc9e to 102d7d2 Compare September 30, 2021 23:34
Signed-off-by: Scott Nichols <deoryp@gmail.com>
@n3wscott n3wscott merged commit a44fefa into sigstore:main Oct 1, 2021
@github-actions github-actions bot added this to the v1.3.0 milestone Oct 1, 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.

Recommendation: Move cosign to cobra.
2 participants