Docs: add gif for vela def (#899)

Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
This commit is contained in:
Somefive 2022-08-04 17:31:32 +08:00 committed by GitHub
parent b291bfd6b8
commit 0cea68768b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 0 deletions

View File

@ -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.
![def-demo](../../resources/veladef.gif)
## Next Step
* Learn more about [defining customized component](../components/custom-component).

BIN
docs/resources/veladef.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

View File

@ -241,6 +241,10 @@ ComponentDefinition my-comp: My component.
ComponentDefinition my-comp in namespace my-namespace deleted.
```
下图简单展示了如何使用`vela def`命令来操作管理 Definition。
![def-demo](../../resources/veladef.gif)
## 下一步
* 了解如何使用 CUE [自定义组件](../components/custom-component)。

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

View File

@ -241,6 +241,10 @@ ComponentDefinition my-comp: My component.
ComponentDefinition my-comp in namespace my-namespace deleted.
```
下图简单展示了如何使用`vela def`命令来操作管理 Definition。
![def-demo](../../resources/veladef.gif)
## 下一步
* 了解如何使用 CUE [自定义组件](../components/custom-component)。

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

View File

@ -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.
![def-demo](../../resources/veladef.gif)
## Next Step
* Learn more about [defining customized component](../components/custom-component).

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB