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?

  1. Switch to the root directory of the project (where volo.yml is located).
  2. Run the command volo migrate

Last modified September 14, 2024 : doc: add kitex v0.11.0 release log (#1135) (796ca7c)