vela
A Highly Extensible Platform Engine based on Kubernetes and Open Application Model
Subcommands
Name | Description |
---|---|
show | Show the reference doc for component, trait or workflow types |
env | Manage environments for vela applications to run |
init | Create scaffold for vela application |
up | Deploy one application |
cluster | Manage Kubernetes Clusters for Continuous Delivery |
workflow | Operate the Workflow during Application Delivery |
addon | Manage addons for extension |
uischema, ui | Manage UI schema for addons |
def | Manage X-Definition for addons |
registry | Manage Registry of X-Definitions for extension |
component, comp, components | List component types installed and discover more registry |
trait, traits | List trait types installed and discover more in registry |
uninstall | Uninstalls KubeVela from a Kubernetes cluster |
install | Installs KubeVela into a Kubernetes cluster |
completion | Output shell completion code for the specified shell (bash or zsh). The shell code must be evaluated to provide interactive completion of vela commands |
export | Export deploy manifests from appfile or application |
version | Prints the version |
Options
Name | Description |
---|---|
--help, -h | Show help for vela |