mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
added Restful API reference for dashboard development and move cli docs to `documentation/cli`
737 B
737 B
vela deployment:run
Run deployment workloads
Synopsis
Run deployment workloads
vela deployment:run <appname> [args]
Examples
vela deployment:run frontend
Options
-a, --app string create or add into an existing application group
-h, --help help for deployment:run
--image string
--name string
--port int (default 8080)
-s, --staging only save changes locally without real update application
Options inherited from parent commands
-e, --env string specify env name for application
SEE ALSO
- vela - ✈️ A Micro App Platform for Kubernetes.