list-keys-uris lists URIs of all keys in a PKCS11 token
cosign pkcs11-tool list-keys-uris [flags]
-h, --help help for list-keys-uris
--module-path string absolute path to the PKCS11 module
--pin string pin of the PKCS11 slot, uses environment variable COSIGN_PKCS11_PIN if empty
--slot-id uint id of the PKCS11 slot, uses 0 if empty
-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
- cosign pkcs11-tool - Provides utilities for retrieving information from a PKCS11 token.