fvm
manages multiple installations of the fluvio toolchain. Users select a release channel of fluvio/cdk/smdk, and fvm
takes care of the rest.
Fluvio Version Manager (FVM)
Usage:
Commands:
current Print the current active Fluvio Version
self Manage FVM
install Install a Fluvio Version
show List installed Fluvio Versions
switch Set a installed Fluvio Version as active
help Print this message or the help of the given subcommand(s)
Options:
-q, --quiet Suppress all output
-h, --help Print help
-V, --version Print version
Print the current active Fluvio Version
Usage:
Options:
-h, --help Print help
Manage FVM
Usage:
Commands:
install Install `fvm` and setup the workspace
uninstall Uninstall `fvm` and removes the workspace
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
Install `fvm` and setup the workspace
Usage:
Options:
-h, --help Print help
Uninstall `fvm` and removes the workspace
Usage:
Options:
--yes Skip the confirmation prompt and uninstall FVM
-h, --help Print help
Install a Fluvio Version
Usage:
Arguments:
[VERSION] Version to install [default: stable]
Options:
--registry <REGISTRY> Registry used to fetch Fluvio Versions [env: HUB_REGISTRY_URL=] [default: https://hub.infinyon.cloud]
-h, --help Print help
List installed Fluvio Versions
Usage:
Options:
-h, --help Print help
Set a installed Fluvio Version as active
Usage:
Arguments:
[VERSION] Version to set as active
Options:
-h, --help Print help