🟣import
Write an arbitrary PIV object. Write a PIV object by providing the object id. Yubico writable PIV objects are available in the range 5f0000 - 5fffff.
ykman piv objects import OPTIONS OBJECT DATA
Options
Description
Arguments
Description
HELP
Usage: ykman.exe piv objects import [OPTIONS] OBJECT DATA
Write an arbitrary PIV object.
Write a PIV object by providing the object id. Yubico writable PIV objects are available in the range 5f0000 - 5fffff.
OBJECT Name of PIV data object, or ID in HEX.
DATA File containing the data to be written. Use '-' to use stdin.
Options:
-P, --pin TEXT PIN code.
-m, --management-key TEXT The management key.
-h, --help Show this message and exit.EXAMPLE
Last updated