mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-19 04:26:39 +00:00
2.3 KiB
2.3 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 containerized:run - Run containerized workloads
- vela dashboard - Setup API Server and launch Dashboard
- vela deployment:run - Run deployment workloads
- 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