Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sad75 authored Oct 2, 2019
1 parent fe6ce88 commit 52dde21
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,18 @@ It requires Python 3.7 or higher.
```
b2ac.py -h
usage: Generate a configuration file for WALLIX admin center from a live bastion.
[-h] -H HOST [-u USER] [-p PASSWORD] [-o OUTPUT]
[-h] [-c] -H HOST [-u USER] [-p PASSWORD] [-o OUTPUT]
optional arguments:
-h, --help show this help message and exit
-c, --credentials retrieve account credentials; required
credential_recovery rights and 'Credential recovery'
REST API option
-H HOST, --host HOST bastion host
-u USER, --user USER bastion user's name
-p PASSWORD, --password PASSWORD
bastion user's password
-o OUTPUT, --output OUTPUT
wac output file
```

0 comments on commit 52dde21

Please sign in to comment.