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

-v, --version

-d, --device SERIAL

Enable logging at given verbosity level.
Write logs to the given FILE instead of standard error; ignored unless --log-level is also set.
Use an external smart card reader. Conflicts with --device and list.
Show this message and exit.

Commands:

Enable/Disable applications.
Manage FIDO applications.
Show general information.
List connected YubiKeys.
Manage connection modes (USB Interfaces).
Manage OATH Application.
Manage OpenPGP Application.
Manage OTP Application.
Manage 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

January 2020 ykman 3.1.1