...

Text file src/github.com/sigstore/cosign/v2/doc/cosign_piv-tool_reset.md

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

     1## cosign piv-tool reset
     2
     3reset resets the hardware token completely
     4
     5```
     6cosign piv-tool reset [flags]
     7```
     8
     9### Options
    10
    11```
    12  -h, --help   help for reset
    13```
    14
    15### Options inherited from parent commands
    16
    17```
    18  -f, --no-input             skip warnings and confirmations
    19      --output-file string   log output to a file
    20  -t, --timeout duration     timeout for commands (default 3m0s)
    21  -d, --verbose              log debug output
    22```
    23
    24### SEE ALSO
    25
    26* [cosign piv-tool](cosign_piv-tool.md)	 - Provides utilities for managing a hardware token
    27

View as plain text