mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-06 01:17:09 +00:00
added Restful API reference for dashboard development and move cli docs to `documentation/cli`
2.2 KiB
2.2 KiB
vela
✈️ A Micro App Platform for Kubernetes.
Synopsis
✈️ A Micro App Platform for Kubernetes.
vela [flags]
Options
-e, --env string specify env name for application
-h, --help help for vela
SEE ALSO
- vela app delete - Delete OAM Applications
- vela app ls - List applications
- vela app run - Run a bundle of OAM Applications
- vela app show - get detail spec of your app
- vela app status - get status of an application
- vela cap add - Add capability into cluster
- vela cap center config - Configure or add the capability center, default is local (built-in capabilities)
- vela cap center sync - Sync capabilities from remote center, default to sync all centers
- vela cap ls - List all capabilities in center
- vela cap remove - Remove capability from cluster
- vela completion - Output shell completion code for the specified shell (bash or zsh)
- vela comp run - Run containerized workloads
- vela dashboard - Setup API Server and launch Dashboard
- vela env - List environments
- vela env delete - Delete environment
- vela env init - Create environments
- vela env sw - Switch environments
- vela rollout - Attach rollout trait to an app
- vela rollout:detach - Detach rollout trait from an app
- vela scale - Attach scale trait to an app
- vela scale:detach - Detach scale trait from an app
- vela system:info - show vela client and cluster version
- vela system init - Initialize vela on both client and server
- vela system update - Sync definition from cluster
- vela traits - List traits
- vela version - Prints out build version information
- vela workloads - List workloads