Options (2)
-b, --base32booleanGenerate TOTP token (behaves like Google Authenticator)
Example:
oathtool --totp {{[-b|--base32]}} "{{secret}}"-N, --nowbooleanGenerate a TOTP token for a specific time
Example:
oathtool --totp {{[-N|--now]}} "{{2004-02-29 16:21:42}}" {{[-b|--base32]}} "{{secret}}"made by @shridhargupta | data from tldr-pages