Scroll to navigation

YKMAN(1) User Commands YKMAN(1)

NAME

ykman - YubiKey Manager (ykman)

SYNOPSIS

ykman [OPTIONS] COMMAND [ARGS]...

DESCRIPTION

Configure your YubiKey via the command line.

OPTIONS

Specify which YubiKey to interact with by serial number.
Use an external smart card reader. Conflicts with --device and list.
Enable logging at given verbosity level.
Write logs to the given FILE instead of standard error; ignored unless --log-level is also set.
Show diagnostics information useful for troubleshooting.
Show version information about the app
Show --help, including hidden commands, and exit.
Show this message and exit.

Commands:

Show general information.
List connected YubiKeys.
Enable/Disable applications.
Manage the FIDO applications.
Manage the OATH application.
Manage the OpenPGP application.
Manage the YubiOTP application.
Manage the PIV application.

EXAMPLES

List connected YubiKeys, only output serial number:

$ ykman list --serials

Show information about YubiKey with serial number 0123456:

$ ykman --device 0123456 info

June 2022 ykman 4.0.9