docs: update cli reference

This commit is contained in:
leongross 2023-02-21 15:50:27 +00:00 committed by Thomas Tendyck
parent 51eef675a2
commit ff31f20488

View File

@ -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