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