Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 915 Bytes

cosign_piv-tool_set-management-key.md

File metadata and controls

31 lines (22 loc) · 915 Bytes

cosign piv-tool set-management-key

sets the management key of a hardware token

cosign piv-tool set-management-key [flags]

Options

  -h, --help                    help for set-management-key
      --new-key string          new management key, uses default if empty
      --old-key string          existing management key, uses default if empty
      --random-management-key   if set to true, generates a new random management key and deletes it after

Options inherited from parent commands

  -f, --no-input             skip warnings and confirmations
      --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

SEE ALSO