mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-22 01:03:27 +00:00
36 lines
457 B
Markdown
36 lines
457 B
Markdown
## vela template context
|
|
|
|
Show context parameters
|
|
|
|
### Synopsis
|
|
|
|
Show context parameter
|
|
|
|
```
|
|
vela template context
|
|
```
|
|
|
|
### Examples
|
|
|
|
```
|
|
vela template context
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for context
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-e, --env string specify environment name for application
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [vela template](vela_template.md) - Manage templates
|
|
|
|
###### Auto generated by spf13/cobra on 16-Nov-2020
|