Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 774 Bytes

cosign_pkcs11-tool_list-tokens.md

File metadata and controls

29 lines (20 loc) · 774 Bytes

cosign pkcs11-tool list-tokens

list-tokens lists all PKCS11 tokens linked to a PKCS11 module

cosign pkcs11-tool list-tokens [flags]

Options

  -h, --help                 help for list-tokens
      --module-path string   absolute path to the PKCS11 module

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 for non-destructive operations

SEE ALSO