We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce4c04 commit 2409e40Copy full SHA for 2409e40
README.md
@@ -69,7 +69,7 @@ hpecp TAB
69
Add gateway:
70
```sh
71
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
+hpecp gateway create-with-ssh-key --ip 10.1.0.5 --proxy-node-hostname my.gateway.local --ssh-key-file controller_private.key
73
hpecp lock delete-all
74
```
75
0 commit comments