Release of v3.0.0-alpha1
v3.0.0-alpha1 (2022-04-25)
Full Changelog
11
This is the first alpha version of a new odo v3.
Odo v3 introduces completely new CLI.
Currently implemented commands:
init - Bootstrap new component in a local directory
dev - Start component in a development mode on the cluster.
deploy - Deploy component to the cluster (requires “deploy” command in devfile.yaml)
delete component - Delete devfile component form the cluster
list - List all components in the current namespace
Installation of v3.0.0-alpha1
To install odo, follow our installation guide at odo.dev
After each release, binaries are synced to developers.redhat.com