kubevela.github.io/docs/cli/vela_ls.md

697 B

title
vela ls

List applications

Synopsis

List all vela applications.

vela ls

Examples

vela ls

Options

  -A, --all-namespaces     If true, check the specified action in all namespaces.
  -e, --env string         specify environment name for application
  -h, --help               help for ls
  -n, --namespace string   specify the Kubernetes namespace to use

Options inherited from parent commands

  -y, --yes   Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.