Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ optional arguments:
| Specify vManage Port | python py2_sure.py -u <vManageUsername> -vp <vManagePort> | python3 py3_sure.py -u <vManageUsername> -vp <vManagePort> |


### Step3 :vManagae Password <br>
### Step3 :vManage Password <br>
After executing the python/python3 command, there will be a input prompt to enter the vManage Password.
```sh
vmanage-cluster1:~$ python3 py3_sure.py -u <username>
Expand Down