Skip to content

Commit 2409e40

Browse files
authored
feat(readme): update docs
1 parent 4ce4c04 commit 2409e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ hpecp TAB
6969
Add gateway:
7070
```sh
7171
hpecp lock create "Install Gateway"
72-
hpecp gateway create-with-ssh-key 10.1.0.5 my.gateway.local --ssh-key-file controller_private.key
72+
hpecp gateway create-with-ssh-key --ip 10.1.0.5 --proxy-node-hostname my.gateway.local --ssh-key-file controller_private.key
7373
hpecp lock delete-all
7474
```
7575

0 commit comments

Comments
 (0)