mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-23 01:33:29 +00:00
- Splitted autoscale docs to be appfile focused, and add cpu utilization scaling policy for appfile - Allow user to input parameter with int type, like 10 instead of "10" - Change cpuRequest/cpu to proper names To fix #564
482 B
482 B
vela init
Init an OAM Application
Synopsis
Init an OAM Application by one command
vela init
Examples
vela init
Options
-h, --help help for init
--render-only Rendering vela.yaml in current dir and do not deploy
Options inherited from parent commands
-e, --env string specify environment name for application
SEE ALSO
- vela -