mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-18 20:17:04 +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
471 B
471 B
vela logs
Tail logs for application
Synopsis
Tail logs for application
vela logs [flags]
Options
-h, --help help for logs
-o, --output string output format for logs, support: [default, raw, json] (default "default")
Options inherited from parent commands
-e, --env string specify environment name for application
SEE ALSO
- vela -