You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generating access codes using an existing credential
The vipaccess [show] option will also do this for you: by default it generates codes based on the credential in ~/.vipaccess, but you can specify an alternative credential file or specify the OATH "token secret" on the command line.
usage: vipaccess show [-h] [-s SECRET | -f DOTFILE]
optional arguments:
-h, --help show this help message and exit
-s SECRET, --secret SECRET
Specify the token secret on the command line (base32
encoded)
-f DOTFILE, --dotfile DOTFILE
File in which the credential is stored (default
~/.vipaccess
OK, but it ought to go a tiny bit farther, and show an actual run of vipaccess show, with output.
The text was updated successfully, but these errors were encountered:
README.md says:
OK, but it ought to go a tiny bit farther, and show an actual run of
vipaccess show
, with output.The text was updated successfully, but these errors were encountered: