...

Text file src/github.com/sigstore/cosign/v2/doc/cosign_pkcs11-tool.md

Documentation: github.com/sigstore/cosign/v2/doc

     1## cosign pkcs11-tool
     2
     3Provides utilities for retrieving information from a PKCS11 token.
     4
     5### Options
     6
     7```
     8  -h, --help       help for pkcs11-tool
     9  -f, --no-input   skip warnings and confirmations
    10```
    11
    12### Options inherited from parent commands
    13
    14```
    15      --output-file string   log output to a file
    16  -t, --timeout duration     timeout for commands (default 3m0s)
    17  -d, --verbose              log debug output
    18```
    19
    20### SEE ALSO
    21
    22* [cosign](cosign.md)	 - A tool for Container Signing, Verification and Storage in an OCI registry.
    23* [cosign pkcs11-tool list-keys-uris](cosign_pkcs11-tool_list-keys-uris.md)	 - list-keys-uris lists URIs of all keys in a PKCS11 token
    24* [cosign pkcs11-tool list-tokens](cosign_pkcs11-tool_list-tokens.md)	 - list-tokens lists all PKCS11 tokens linked to a PKCS11 module
    25

View as plain text