Skip to content

Commit

Permalink
chore: remove cosign policy command
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
  • Loading branch information
rdimitrov committed Mar 28, 2023
1 parent b41160e commit 137b40a
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 601 deletions.
1 change: 0 additions & 1 deletion cmd/cosign/cli/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ func New() *cobra.Command {
cmd.AddCommand(Manifest())
cmd.AddCommand(PIVTool())
cmd.AddCommand(PKCS11Tool())
cmd.AddCommand(Policy())
cmd.AddCommand(PublicKey())
cmd.AddCommand(Save())
cmd.AddCommand(Sign())
Expand Down
95 changes: 0 additions & 95 deletions cmd/cosign/cli/options/policy.go

This file was deleted.

Loading

0 comments on commit 137b40a

Please sign in to comment.