Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 943 Bytes

cosign_policy.md

File metadata and controls

35 lines (24 loc) · 943 Bytes

cosign policy

subcommand to manage a keyless policy.

Synopsis

policy is used to manage a root.json policy for keyless signing delegation. This is used to establish a policy for a registry namespace, a signing threshold and a list of maintainers who can sign over the body section.

cosign policy [flags]

Options

  -h, --help   help for policy

Options inherited from parent commands

      --output-file string   log output to a file
  -t, --timeout duration     timeout for commands (default 3m0s)
  -d, --verbose              log debug output
  -y, --yes                  skip confirmation prompts for non-destructive operations

SEE ALSO