cli: fix azure config warning message (#1902)

This commit is contained in:
Moritz Eckert 2023-06-09 11:16:54 +02:00 committed by GitHub
parent 3a54ca91a7
commit 9463d6fb27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@ To learn which Kubernetes versions are supported by a particular CLI, run [const
## Migrate the configuration
The Constellation configuration file is located in the file `constellation-conf.yaml` in your workspace.
Refer to the [migration reference](../reference/config-migration.md) to check if you need to update fields in your configuration file.
Refer to the [migration reference](../reference/migration.md) to check if you need to update fields in your configuration file.
Use [`constellation config migrate`](../reference/cli.md#constellation-config-migrate) to automatically update an old config file to a new format.
## Check for upgrades