ykman [OPTIONS] COMMAND [ARGS]...
- Configure your YubiKey via the command line.
- Examples:
- List connected YubiKeys, only output serial number: $ ykman list
--serials
- Show information about YubiKey with serial number 0123456: $ ykman
--device 0123456 info
-v, --version
-d, --device SERIAL
- -l, --log-level
[DEBUG|INFO|WARNING|ERROR|CRITICAL]
- Enable logging at given verbosity level.
- --log-file FILE
- Write logs to the given FILE instead of standard error; ignored unless
--log-level is also set.
- -r, --reader
NAME
- Use an external smart card reader. Conflicts with --device and
list.
- -h, --help
- Show this message and exit.
- config
- Enable/Disable applications.
- fido
- Manage FIDO applications.
- info
- Show general information.
- list
- List connected YubiKeys.
- mode
- Manage connection modes (USB Interfaces).
- oath
- Manage OATH Application.
- openpgp
- Manage OpenPGP Application.
- otp
- Manage OTP Application.
- piv
- Manage PIV Application.
Failed to dlopen libpcsclite.so.1: libpcsclite.so.1: cannot open
shared object file: No such file or directory!