ykman oath
all
Manage the OATH YubiKey application. A `keyword` can be a part of the name or the issuer.
More info →Options (1)
-i, --issuerbooleanAdd a new account (the issuer is optional)
Example:
ykman oath accounts add {{[-i|--issuer]}} {{issuer}} {{name}}Examples (8)
Display general information about the OATH application
Change the password used to protect OATH accounts (add `--clear` to remove it)
ykman oath access changeAdd a new account (the issuer is optional)
ykman oath accounts add [-i|--issuer] issuer nameList all accounts (with their issuers)
ykman oath accounts listList all accounts with their current TOTP/HOTP codes (optionally filtering the list with a keyword)
ykman oath accounts code keywordRename an account
ykman oath accounts rename keyword issuer:name|nameDelete an account
ykman oath accounts delete keywordDelete all accounts and restore factory settings
made by @shridhargupta | data from tldr-pages