mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-04 04:54:15 -04:00
cli: change generate-config flag to update-config flag (#1897)
This commit is contained in:
parent
9bb91ca447
commit
77b28cb5e7
12 changed files with 285 additions and 380 deletions
|
@ -208,7 +208,7 @@ If there are still microservice updates needed with the current CLI, we need to
|
|||
|
||||
We also print `In newer CLI versions there are even newer versions available.` if e.g. there is a newer patch version of Kubernetes available in one of the proposed minor versions.
|
||||
|
||||
Executing `constellation upgrade check --write-config` writes all new version values to `constellation-conf.json`.
|
||||
Executing `constellation upgrade check --update-config` updates all new version values to `constellation-conf.json`.
|
||||
This allows the user to execute `constellation upgrade apply` without manually modifying `constellation-conf.json`.
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue