docs: remove deprecated flags from docs

This commit is contained in:
Malte Poll 2023-08-02 10:45:52 +02:00 committed by Malte Poll
parent 92b0cd5a21
commit 82de0b83bd
10 changed files with 16 additions and 25 deletions

View file

@ -25,7 +25,7 @@ expect_prompt
run_command "# Step 1: Create cloud environment"
expect_prompt
run_command "constellation create --control-plane-nodes 3 --worker-nodes 2"
run_command "constellation create"
expect -re "y\/n"
send "y"
send "\r"