mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-05 11:24:46 -04:00
docs: update cli reference
This commit is contained in:
parent
51eef675a2
commit
ff31f20488
1 changed files with 3 additions and 2 deletions
|
@ -70,8 +70,9 @@ constellation config generate {aws|azure|gcp|qemu} [flags]
|
||||||
### Options
|
### Options
|
||||||
|
|
||||||
```
|
```
|
||||||
-f, --file string path to output file, or '-' for stdout (default "constellation-conf.yaml")
|
-f, --file string path to output file, or '-' for stdout (default "constellation-conf.yaml")
|
||||||
-h, --help help for generate
|
-h, --help help for generate
|
||||||
|
-k, --kubernetes string Kubernetes version to use in format MAJOR.MINOR (default "v1.25")
|
||||||
```
|
```
|
||||||
|
|
||||||
### Options inherited from parent commands
|
### Options inherited from parent commands
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue