ykman
Configure your YubiKey via the command line
Subcommands
Name | Description |
---|
info | Displays information about the attached YubiKey such as serial number, firmware version, capabilities, etc |
list | List connected YubiKeys |
config | Enable or disable applications |
fido | Manage the FIDO applications |
oath | Manage the OATH applications |
openpgp | Manage the OpenPGP applications |
otp | Manage the YubiOTP applications |
piv | Manage the PIV applications |
Options
Name | Description |
---|
-d, --device <SERIAL> | Specify which YubiKey to interact with by serial number |
-r, --reader <NAME> | Use an exteral smart card reader. Conflicts with --device and list |
-l, --log-level <log level> | Enable logging at given verbosity level |
--log-file <FILE> | Write logs to the given FILE instead of standard error; ignore unless --log-level is also set |
--diagnose | Show diagnostics information useful for troubleshooting |
-v, --version | Show version information about the app |
--full-help | Show --help, including hidden commands, and exit |
-h, --help | Show usage information |