🟣export
Export an arbitrary PIV data object.
ykman piv objects export OPTIONS OBJECT OUTPUT
Options
Description
-h, --help
Show this message and exit.
-P, --pin TEXT
PIN code.
Arguments
Description
OBJECT
Name of PIV data object, or ID in HEX.
OUTPUT
File to write objects to.
Use '-'
to use stdout
.
HELP
Usage: ykman.exe piv objects export [OPTIONS] OBJECT OUTPUT
Export an arbitrary PIV data object.
OBJECT Name of PIV data object, or ID in HEX.
OUTPUT File to write object to. Use '-' to use stdout.
Options:
-P, --pin TEXT PIN code.
-h, --help Show this message and exit.
Last updated
Was this helpful?