vela up <arg...>
Deploy one application
Arguments
| Name | Description |
|---|---|
arg |
Options
| Name | Description |
|---|---|
--env, -e <string> | The environment name for the CLI request |
--file, -f <path> | The file path for appfile or application. It could be a remote url |
--namespace, -n <string> | If present, the namespace scope for this CLI request |
--publish-version, -v <string> | The publish version for deploying application |
--revision, -r <string> | The revision to use for deploying the application, if empty, the current application configuration will be used |