Files
kubevela/documentation/cli/vela_cap_ls.md
T

36 lines
455 B
Markdown

## vela cap ls
List all capabilities in center
### Synopsis
List all capabilities in center
```
vela cap ls [centerName] [flags]
```
### Examples
```
vela cap ls
```
### Options
```
-h, --help help for ls
```
### Options inherited from parent commands
```
-e, --env string specify environment name for application
```
### SEE ALSO
* [vela cap](vela_cap.md) - Capability Management
###### Auto generated by spf13/cobra on 11-Sep-2020