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

811 B

title
vela up

Apply an appfile or application from file

Synopsis

Create or update vela application from file or URL, both appfile or application object format are supported.

vela up

Options

  -e, --env string         specify environment name for application
  -f, --file string        specify file path for appfile or application, it could be a remote url.
  -h, --help               help for up
  -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 on 9-Feb-2022, refer to script in KubeVela.