ykman otp yubiotp <slot>
Program a Yubico OTP credential
Arguments
Options
Name | Description |
---|
-P, --public-id <MODHEX> | Public identifier prefix |
-p, --private-id <HEX> | 6 byte private identifier |
-k, --key <HEX> | 16 byte secret key |
--no-enter | Don't send an Enter keystroke after emitting the OTP |
-S, --serial-public-id | Use YubiKey serial number as public ID. Conflicts with --public-id |
-g, --generate-private-id | Generate a random private ID. Conflicts with --private-id |
-G, --generate-key | Generate a random secret key. Conflicts with --key |
-u, --upload | Upload credential to YubiCloud (opens in browser). Conflicts with --force |
-f, --force | Confirm the action without prompting |
-h, --help | Show otp yubiotp usage information |