mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-20 16:23:24 +00:00
49 lines
1.8 KiB
Markdown
49 lines
1.8 KiB
Markdown
## vela
|
|
|
|
|
|
|
|
### Synopsis
|
|
|
|
|
|
|
|
```
|
|
vela [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-e, --env string specify environment name for application
|
|
-h, --help help for vela
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [vela autoscale](vela_autoscale.md) - Attach autoscale trait to an app
|
|
* [vela cap](vela_cap.md) - Capability Management
|
|
* [vela completion](vela_completion.md) - Output shell completion code for the specified shell (bash or zsh)
|
|
* [vela config](vela_config.md) - Manage application configurations
|
|
* [vela dashboard](vela_dashboard.md) - Setup API Server and launch Dashboard
|
|
* [vela delete](vela_delete.md) - Delete Applications
|
|
* [vela env](vela_env.md) - Manage application environments
|
|
* [vela exec](vela_exec.md) - Execute a command in a container
|
|
* [vela init](vela_init.md) - Init an OAM Application
|
|
* [vela install](vela_install.md) - Initialize vela on both client and server
|
|
* [vela logs](vela_logs.md) - Tail logs for application
|
|
* [vela ls](vela_ls.md) - List services
|
|
* [vela metric](vela_metric.md) - Attach metric trait to an app
|
|
* [vela port-forward](vela_port-forward.md) - Forward one or more local ports to a Pod of a service in an application
|
|
* [vela route](vela_route.md) - Attach route trait to an app
|
|
* [vela scaler](vela_scaler.md) - Attach scaler trait to an app
|
|
* [vela show](vela_show.md) - Get details of an application
|
|
* [vela status](vela_status.md) - get status of an application
|
|
* [vela svc](vela_svc.md) - Manage services
|
|
* [vela system](vela_system.md) - System management utilities
|
|
* [vela template](vela_template.md) - Manage templates
|
|
* [vela traits](vela_traits.md) - List traits
|
|
* [vela up](vela_up.md) - Apply an appfile
|
|
* [vela version](vela_version.md) - Prints out build version information
|
|
* [vela workloads](vela_workloads.md) - List workloads
|
|
|
|
###### Auto generated by spf13/cobra on 6-Nov-2020
|