Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'vipaccess show' example should have example output too #42

Open
jidanni opened this issue Jul 2, 2020 · 0 comments
Open

'vipaccess show' example should have example output too #42

jidanni opened this issue Jul 2, 2020 · 0 comments

Comments

@jidanni
Copy link

jidanni commented Jul 2, 2020

README.md says:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants