LinuxCommandLibrary

ykman-config

Configure YubiKey device settings

TLDR

Show device info

$ ykman config info
copy
Set lock code
$ ykman config set-lock-code
copy
Enable USB interface
$ ykman config usb --enable [OTP]
copy
Disable NFC interface
$ ykman config nfc --disable [FIDO2]
copy

SYNOPSIS

ykman config command [options]

DESCRIPTION

ykman config manages YubiKey device configuration. Enable or disable applications and interfaces. Set lock codes for configuration protection.

PARAMETERS

info

Show configuration.
set-lock-code
Set or change lock code.
usb options
Configure USB interfaces.
nfc options
Configure NFC interfaces.
--enable app
Enable application.
--disable app
Disable application.

SEE ALSO

ykman(1), ykman-fido(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community