Skip to content

Commit 1d21787

Browse files
authored
fix(readme): add gateway wait
1 parent 51e5f06 commit 1d21787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Add gateway:
7070
```sh
7171
hpecp lock create "Install Gateway"
7272
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 gateway wait-for-state ${GATEWAY_ID} --states [installed] --timeout-secs 1200
7374
hpecp lock delete-all
7475
```
7576

0 commit comments

Comments
 (0)