ykman-config
Configure YubiKey device settings
TLDR
Show device info
$ ykman config info
Set lock code$ ykman config set-lock-code
Enable USB interface$ ykman config usb --enable [OTP]
Disable NFC interface$ ykman config nfc --disable [FIDO2]
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)
