Migrate
Volo-Cli Migrate
Migrating from an older version of volo.yml
to the current version of volo.yml
Usage: volo migrate [OPTIONS]
Options:
-v, --verbose... Turn on the verbose mode.
-h, --help Print help
-V, --version Print version
How to migrate?
- Switch to the root directory of the project (where
volo.yml
is located). - Run the command
volo migrate
Last modified
May 13, 2025
: 修复milvus的indexer文档,缺乏”document配置必须搭配fields配置“这一信息,导致容易误用问题 (#1331) (0bf6396)