🟣export

Export an arbitrary PIV data object.

ykman piv objects export OPTIONS OBJECT OUTPUT

OptionsDescription

-h, --help

Show this message and exit.

-P, --pin TEXT

PIN code.

ArgumentsDescription

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