mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 06:16:08 -04:00
docs: remove deprecated flags from docs
This commit is contained in:
parent
92b0cd5a21
commit
82de0b83bd
10 changed files with 16 additions and 25 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue