Files
kubevela/docs/en/cli/vela_ls.md
T
zzxwill 7031e04c75 Revise Autoscaler doc with appfile focused
- 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
2020-11-12 19:02:14 +08:00

484 B

vela ls

List services

Synopsis

List services with their application, type, traits, status and created time, etc.

vela ls

Examples

vela ls

Options

      --app string   specify the name of application
  -h, --help         help for ls

Options inherited from parent commands

  -e, --env string   specify environment name for application

SEE ALSO

Auto generated by spf13/cobra on 12-Nov-2020