mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-08 19:08:40 -05:00
docs: update cli reference
This commit is contained in:
parent
77a375e837
commit
9867faaf7e
@ -533,6 +533,7 @@ Create IAM configuration on a cloud platform for your Constellation cluster.
|
||||
```
|
||||
--generate-config automatically generate a configuration file and fill in the required fields
|
||||
-h, --help help for create
|
||||
-k, --kubernetes string Kubernetes version to use in format MAJOR.MINOR - only usable in combination with --generate-config (default "v1.25")
|
||||
--yes create the IAM configuration without further confirmation
|
||||
```
|
||||
|
||||
@ -572,6 +573,7 @@ constellation iam create aws [flags]
|
||||
--debug enable debug logging
|
||||
--force disable version compatibility checks - might result in corrupted clusters
|
||||
--generate-config automatically generate a configuration file and fill in the required fields
|
||||
-k, --kubernetes string Kubernetes version to use in format MAJOR.MINOR - only usable in combination with --generate-config (default "v1.25")
|
||||
--yes create the IAM configuration without further confirmation
|
||||
```
|
||||
|
||||
@ -603,6 +605,7 @@ constellation iam create azure [flags]
|
||||
--debug enable debug logging
|
||||
--force disable version compatibility checks - might result in corrupted clusters
|
||||
--generate-config automatically generate a configuration file and fill in the required fields
|
||||
-k, --kubernetes string Kubernetes version to use in format MAJOR.MINOR - only usable in combination with --generate-config (default "v1.25")
|
||||
--yes create the IAM configuration without further confirmation
|
||||
```
|
||||
|
||||
@ -637,6 +640,7 @@ constellation iam create gcp [flags]
|
||||
--debug enable debug logging
|
||||
--force disable version compatibility checks - might result in corrupted clusters
|
||||
--generate-config automatically generate a configuration file and fill in the required fields
|
||||
-k, --kubernetes string Kubernetes version to use in format MAJOR.MINOR - only usable in combination with --generate-config (default "v1.25")
|
||||
--yes create the IAM configuration without further confirmation
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user