Docs: add gif for vela def (#899)
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
This commit is contained in:
parent
b291bfd6b8
commit
0cea68768b
|
@ -244,6 +244,10 @@ ComponentDefinition my-comp: My component.
|
|||
ComponentDefinition my-comp in namespace my-namespace deleted.
|
||||
```
|
||||
|
||||
A brief quick view for these commands are shown below.
|
||||
|
||||

|
||||
|
||||
## Next Step
|
||||
|
||||
* Learn more about [defining customized component](../components/custom-component).
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.5 MiB |
|
@ -241,6 +241,10 @@ ComponentDefinition my-comp: My component.
|
|||
ComponentDefinition my-comp in namespace my-namespace deleted.
|
||||
```
|
||||
|
||||
下图简单展示了如何使用`vela def`命令来操作管理 Definition。
|
||||
|
||||

|
||||
|
||||
## 下一步
|
||||
|
||||
* 了解如何使用 CUE [自定义组件](../components/custom-component)。
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.5 MiB |
|
@ -241,6 +241,10 @@ ComponentDefinition my-comp: My component.
|
|||
ComponentDefinition my-comp in namespace my-namespace deleted.
|
||||
```
|
||||
|
||||
下图简单展示了如何使用`vela def`命令来操作管理 Definition。
|
||||
|
||||

|
||||
|
||||
## 下一步
|
||||
|
||||
* 了解如何使用 CUE [自定义组件](../components/custom-component)。
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.5 MiB |
|
@ -244,6 +244,10 @@ ComponentDefinition my-comp: My component.
|
|||
ComponentDefinition my-comp in namespace my-namespace deleted.
|
||||
```
|
||||
|
||||
A brief quick view for these commands are shown below.
|
||||
|
||||

|
||||
|
||||
## Next Step
|
||||
|
||||
* Learn more about [defining customized component](../components/custom-component).
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.5 MiB |
Loading…
Reference in New Issue