cli: support StackIT provider on config generate (#1803)

* support stackit provider on config generate

* update cli reference

* default config values

* deploy csi driver

Co-authored-by: Moritz Eckert <m1gh7ym0@gmail.com>

---------

Co-authored-by: Moritz Eckert <m1gh7ym0@gmail.com>
This commit is contained in:
Moritz Sanft 2023-05-30 09:02:50 +02:00 committed by GitHub
parent a0dea7e69b
commit 6d5e7e1f7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 108 additions and 32 deletions

View file

@ -69,7 +69,7 @@ Generate a default configuration file
Generate a default configuration file for your selected cloud provider.
```
constellation config generate {aws|azure|gcp|openstack|qemu} [flags]
constellation config generate {aws|azure|gcp|openstack|qemu|stackit} [flags]
```
### Options