update kubevela org repo url and CLI docs (#640)
* Chore: update kubevela org repo url Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com> * Chore: update cli docs Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
This commit is contained in:
parent
b5bff2833c
commit
5f1df0cf55
|
@ -1,6 +1,6 @@
|
|||
欢迎加入中文翻译 SIG 钉群:
|
||||
|
||||
https://github.com/oam-dev/kubevela.io/blob/main/static/img/zh-CN-dingding-group.png?raw=true
|
||||
https://github.com/kubevela/kubevela.io/blob/main/static/img/zh-CN-dingding-group.png?raw=true
|
||||
|
||||
|
||||
参与翻译活动的基本流程如下:
|
||||
|
@ -21,7 +21,7 @@ https://github.com/oam-dev/kubevela.io/blob/main/static/img/zh-CN-dingding-group
|
|||
|
||||
- 账号:你需要先准备一个 GitHub 账号。使用 Github 进行翻译任务的认领和 PR 提交。
|
||||
- 仓库和分支管理
|
||||
- fork [kubevela.io](https://github.com/oam-dev/kubevela.io) 的仓库,并作为自己仓库的上游: `git remote add upstream https://github.com/oam-dev/kubevela.io.git`
|
||||
- fork [kubevela.io](https://github.com/kubevela/kubevela.io) 的仓库,并作为自己仓库的上游: `git remote add upstream https://github.com/kubevela/kubevela.io.git`
|
||||
- 在自己的仓库,也就是 origin 上进行翻译;
|
||||
- 一个任务新建一个 branch
|
||||
- Node.js 版本 >= 12.13.0 (可以使用 `node -v` 命令查看)
|
||||
|
@ -70,7 +70,7 @@ Docusaurus website is running at: http://localhost:3000/zh/
|
|||
|
||||
**Step6:任务完成**
|
||||
|
||||
翻译合格的文章将会 merge 到 [kubevela.io](https://github.com/oam-dev/kubevela.io) 的 master 分支进行发布。
|
||||
翻译合格的文章将会 merge 到 [kubevela.io](https://github.com/kubevela/kubevela.io) 的 master 分支进行发布。
|
||||
|
||||
|
||||
### 翻译要求
|
||||
|
|
|
@ -7,10 +7,10 @@ Welcome to join us and you are more than appreciated to contribute!
|
|||
|
||||
## Contributing to KubeVela EN Docs
|
||||
|
||||
First, we have the source documentation of [Kubevela website](http://kubevela.io/) and it's written in English. Follow [Localization README](https://github.com/oam-dev/kubevela.io#localization-readme) for contributing to other languages.
|
||||
First, we have the source documentation of [Kubevela website](http://kubevela.io/) and it's written in English. Follow [Localization README](https://github.com/kubevela/kubevela.io#localization-readme) for contributing to other languages.
|
||||
Any files modifid here will trigger the `check-docs` Github action to run and validate the docs could be build successfully into the website.
|
||||
Any changes on these files(`docs/en/*`, `docs/en/resource/*`, `sidebars.js`) will be submitted to the corresponding locations of the repo
|
||||
[kubevela.io](https://github.com/oam-dev/kubevela.io). The Github-Action there will parse the document and publish it to the Kubevela Website automatically.
|
||||
[kubevela.io](https://github.com/kubevela/kubevela.io). The Github-Action there will parse the document and publish it to the Kubevela Website automatically.
|
||||
|
||||
Please follow our guides below to learn how to write the docs in the right way.
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ hide_table_of_contents: false
|
|||
|
||||

|
||||
|
||||
Last month at KubeCon+CloudNativeCon 2020, the [Open Application Model (OAM)](https://github.com/oam-dev/spec) community launched [KubeVela](https://github.com/oam-dev/kubevela/), an easy-to-use yet highly extensible application platform based on OAM and Kubernetes.
|
||||
Last month at KubeCon+CloudNativeCon 2020, the [Open Application Model (OAM)](https://github.com/oam-dev/spec) community launched [KubeVela](https://github.com/kubevela/kubevela/), an easy-to-use yet highly extensible application platform based on OAM and Kubernetes.
|
||||
|
||||
For developers, KubeVela is an easy-to-use tool that enables you to describe and ship applications to Kubernetes with minimal effort, yet for platform builders, KubeVela serves as a framework that empowers them to create developer-facing yet fully extensible platforms at ease.
|
||||
|
||||
|
@ -145,4 +145,4 @@ To learn more about KubeVela, please visit KubeVela’s [documentation site](htt
|
|||
- Try out KubeVela following the [step-by-step tutorial](https://kubevela.io/%23/en/quick-start) in its Quick Start page.
|
||||
- Give us feedback! KubeVela is still in its early stage and we are happy to ask the community for feedback via OAM [Gitter](https://gitter.im/oam-dev/community) or [Slack channel](https://cloud-native.slack.com/archives/C01BLQ3HTJA).
|
||||
- [Extend KubeVela](https://kubevela.io/%23/en/platform-engineers/trait) to build your own platforms. If you have an idea for a new workload type, trait or try to build something more complex like a database or AI PaaS with KubeVela, post your idea as a GitHub Issue or propose it to the OAM community, we are eager to know.
|
||||
- [Contribute to KubeVela](https://github.com/oam-dev/kubevela/blob/master/CONTRIBUTING.md). KubeVela is initialized by the open source community with [bootstrap contributors](https://github.com/oam-dev/kubevela/blob/bbb2c527d96d3e1a0694e2f49b3d1d1168e72c53/OWNERS_ALIASES%23L35) from 8+ different organizations. We intend to donate this project to a neutral foundation as soon as it gets stable.
|
||||
- [Contribute to KubeVela](https://github.com/kubevela/kubevela/blob/master/CONTRIBUTING.md). KubeVela is initialized by the open source community with [bootstrap contributors](https://github.com/kubevela/kubevela/blob/bbb2c527d96d3e1a0694e2f49b3d1d1168e72c53/OWNERS_ALIASES%23L35) from 8+ different organizations. We intend to donate this project to a neutral foundation as soon as it gets stable.
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
title: KubeVela Performance Test - Managing Massive Applications
|
||||
author: Da Yin, Yang Song, Zhengxi Zhou and Jianbo Sun
|
||||
author_title: KubeVela Team
|
||||
author_url: https://github.com/oam-dev/kubevela
|
||||
author_url: https://github.com/kubevela/kubevela
|
||||
author_image_url: https://kubevela.io/img/logo.svg
|
||||
tags: [ KubeVela ]
|
||||
description: KubeVela is demonstrated to be able to host thousands of applications effectively with limited resources.
|
||||
image: https://raw.githubusercontent.com/oam-dev/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
image: https://raw.githubusercontent.com/kubevela/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
hide_table_of_contents: false
|
||||
---
|
||||
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
title: Using Jenkins + KubeVela for Application Continuous Delivery
|
||||
author: Da Yin, Yang Song
|
||||
author_title: KubeVela Team
|
||||
author_url: https://github.com/oam-dev/kubevela
|
||||
author_url: https://github.com/kubevela/kubevela
|
||||
author_image_url: https://kubevela.io/img/logo.svg
|
||||
tags: [ KubeVela ]
|
||||
description: ""
|
||||
image: https://raw.githubusercontent.com/oam-dev/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
image: https://raw.githubusercontent.com/kubevela/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
hide_table_of_contents: false
|
||||
---
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: KubeVela Releases 1.1, Reaching New Peaks in Cloud-Native Continuous Delivery
|
||||
author: KubeVela Maintainers
|
||||
author_title: KubeVela Team
|
||||
author_url: https://github.com/oam-dev/kubevela
|
||||
author_url: https://github.com/kubevela/kubevela
|
||||
author_image_url: https://kubevela.io/img/logo.svg
|
||||
tags: [ DevOps ]
|
||||
description: ""
|
||||
|
@ -147,12 +147,12 @@ KubeVela is a community-driven, open-source project. Dozens of leading enterpris
|
|||
|
||||
- Read documentation and try it out: [kubevela.io](https://kubevela.io)
|
||||
- Join Slack channel to address your questions: [CNCF #kubevela](https://cncf.slack.com/messages/kubevela/)
|
||||
- Welcome to Star/Watch/Fork the project and contribute: [github.com/oam-dev/kubevela](https://github.com/oam-dev/kubevela)
|
||||
- If you're already a user, please register in [this issue](https://github.com/oam-dev/kubevela/issues/1662) and motivate the community!
|
||||
- Welcome to Star/Watch/Fork the project and contribute: [github.com/kubevela/kubevela](https://github.com/kubevela/kubevela)
|
||||
- If you're already a user, please register in [this issue](https://github.com/kubevela/kubevela/issues/1662) and motivate the community!
|
||||
|
||||
## References
|
||||
|
||||
(1) DORA full report: https://cloud.google.com/blog/products/devops-sre/announcing-dora-2021-accelerate-state-of-devops-report
|
||||
(2) KubeVela Addon: https://github.com/oam-dev/catalog/tree/master/addons/example
|
||||
(2) KubeVela Addon: https://github.com/kubevela/catalog/tree/master/addons/example
|
||||
(3) Cooperative Delivery Charter: https://github.com/cncf/tag-app-delivery/blob/master/cooperative-delivery-wg/charter.md
|
||||
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
title: Using GitOps + KubeVela for Application Continuous Delivery
|
||||
author: Tianxin Dong
|
||||
author_title: KubeVela Team
|
||||
author_url: https://github.com/oam-dev/kubevela
|
||||
author_url: https://github.com/kubevela/kubevela
|
||||
author_image_url: https://kubevela.io/img/logo.svg
|
||||
tags: [ KubeVela ]
|
||||
description: ""
|
||||
image: https://raw.githubusercontent.com/oam-dev/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
image: https://raw.githubusercontent.com/kubevela/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
hide_table_of_contents: false
|
||||
---
|
||||
|
||||
|
@ -63,7 +63,7 @@ Platform administrators/SREs prepares the Git repo for operational config. Every
|
|||
|
||||
## Setup Config Repository
|
||||
|
||||
> The configuration files are from the [Example Repo](https://github.com/oam-dev/samples/tree/master/09.GitOps_Demo/for-SREs).
|
||||
> The configuration files are from the [Example Repo](https://github.com/kubevela/samples/tree/master/09.GitOps_Demo/for-SREs).
|
||||
|
||||
In this example, we will deploy an application and a database, the application uses the database to store data.
|
||||
|
||||
|
@ -309,7 +309,7 @@ The app serves HTTP service and connects to a MySQL database. In the '/' path, i
|
|||
}
|
||||
```
|
||||
|
||||
In this tutorial, we will setup a CI pipeline using GitHub Actions to build the image and push it to a registry. The code and configuration files are from the [Example Repo](https://github.com/oam-dev/samples/tree/master/09.GitOps_Demo/for-developers/app-code).
|
||||
In this tutorial, we will setup a CI pipeline using GitHub Actions to build the image and push it to a registry. The code and configuration files are from the [Example Repo](https://github.com/kubevela/samples/tree/master/09.GitOps_Demo/for-developers/app-code).
|
||||
|
||||
## Create Git Secret for KubeVela committing to Config Repo
|
||||
|
||||
|
@ -328,7 +328,7 @@ stringData:
|
|||
|
||||
## Setup Config Repository
|
||||
|
||||
The configuration repository is almost the same as the previous configuration, you only need to add the image registry config to the file. For more details, please refer to [Example Repository](https://github.com/oam-dev/samples/tree/master/09.GitOps_Demo/for-developers/kubevela-config).
|
||||
The configuration repository is almost the same as the previous configuration, you only need to add the image registry config to the file. For more details, please refer to [Example Repository](https://github.com/kubevela/samples/tree/master/09.GitOps_Demo/for-developers/kubevela-config).
|
||||
|
||||
Add the config of image registry in `clusters/apps.yaml`, it listens for image updates in the image registry:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: KubeVela v1.2 - Focused on Developer Experience, Simplified Multi-Cluster Application Delivery
|
||||
author: KubeVela Maintainers
|
||||
author_title: KubeVela Team
|
||||
author_url: https://github.com/oam-dev/kubevela
|
||||
author_url: https://github.com/kubevela/kubevela
|
||||
author_image_url: https://kubevela.io/img/logo.svg
|
||||
tags: [ DevOps ]
|
||||
description: ""
|
||||
|
@ -37,7 +37,7 @@ By the time of 2022, on the road to serve developers, KubeVela has gone to the f
|
|||
### The new GUI project: VelaUX
|
||||
It is the best choice to reduce developer learning curve by providing an easy-to-use UI console. Since the inception, KubeVela community has been asking for UI. With the v1.2 release, it has finally come. Providing GUI will help developers organize and compose heterogeneous aplications in a standard way. This will help them analyze and discover business obstacles quicker.
|
||||
|
||||
[VelaUX](https://github.com/oam-dev/velaux) is the frontend project of KubeVela with extensible core design. It introduces low-code experience for users to drag-and-drop form that takes user input based on dynamic components. To achieve this we have designed the frontend description spec [UISchema](https://kubevela.io/docs/reference/ui-schema) with [X-Definition](https://kubevela.io/docs/platform-engineers/oam/x-definition), and multi-dimensional query language [VelaQL](https://kubevela.io/docs/platform-engineers/system-operation/velaql). This design makes the foundation for the heterogenous application delivery architecture of KubeVela.
|
||||
[VelaUX](https://github.com/kubevela/velaux) is the frontend project of KubeVela with extensible core design. It introduces low-code experience for users to drag-and-drop form that takes user input based on dynamic components. To achieve this we have designed the frontend description spec [UISchema](https://kubevela.io/docs/reference/ui-schema) with [X-Definition](https://kubevela.io/docs/platform-engineers/oam/x-definition), and multi-dimensional query language [VelaQL](https://kubevela.io/docs/platform-engineers/system-operation/velaql). This design makes the foundation for the heterogenous application delivery architecture of KubeVela.
|
||||
|
||||
From GUI, users can manage addons, connect Kubernetes clusters, distribute delivery targets, set up environments and deploy all kinds of apps, monitor runtime status, achieve full lifecycle management of application delivery.
|
||||
|
||||
|
@ -119,7 +119,7 @@ Many enterprises that has enough development power will choose to build internal
|
|||
|
||||
Therefore, when general products couldn't satisfy the needs of enterprises, they will consider develop one on their own. But it takes so much resources to build an internal platform from scratch. Sometimes it even surpasses the investment of their core business. This is not a feasible solution.
|
||||
|
||||
With above introduction, are you more familiar with the motivations and history of KubeVela? There is no such a product to be the silver bullet. But our goal is to create a standardized model to empower more and more enterprises and developers to participate in the path towards building simple and efficient developer tools. KubeVela is still in early development phase. We still hope you can join us to develop it together. We want to thank [the 100+ contributors](https://github.com/oam-dev/kubevela/graphs/contributors) who contributed to KubeVela.
|
||||
With above introduction, are you more familiar with the motivations and history of KubeVela? There is no such a product to be the silver bullet. But our goal is to create a standardized model to empower more and more enterprises and developers to participate in the path towards building simple and efficient developer tools. KubeVela is still in early development phase. We still hope you can join us to develop it together. We want to thank [the 100+ contributors](https://github.com/kubevela/kubevela/graphs/contributors) who contributed to KubeVela.
|
||||
|
||||
## Join the Community
|
||||
### Collaborate on OAM Specification
|
||||
|
@ -130,7 +130,7 @@ Go the [Community repo](https://github.com/oam-dev/spec).
|
|||
### Collaborate on Addon ecosystem
|
||||
As mentioned above, we have created the addon extension system, and encourage community developers to contribute your tools, and share your thoughts.
|
||||
|
||||
- Go to the [Community repo](https://github.com/oam-dev/catalog)
|
||||
- Go to the [Community repo](https://github.com/kubevela/catalog)
|
||||
- [How to contribute an addon](https://kubevela.io/docs/platform-engineers/addon/intro)
|
||||
|
||||
### Contribute Cloud Resources
|
||||
|
@ -141,6 +141,6 @@ Go to [contribute cloud resource](https://kubevela.io/docs/platform-engineers/co
|
|||
### Provide Your Feedback
|
||||
We highly welcome everyone to participate in the KubeVela community discussion whether you want to know more or contribute code!
|
||||
|
||||
Go to [Community repo](https://github.com/oam-dev/kubevela).
|
||||
Go to [Community repo](https://github.com/kubevela/kubevela).
|
||||
|
||||
> KubeVela is a CNCF sandbox project. Learn more by reading the [official documentation](https://kubevela.io/docs/install)
|
|
@ -2,7 +2,7 @@
|
|||
title: Generate top 50 popular resources of AWS using 100 lines of code
|
||||
author: Avery Qi (Tongji University) Zhengxi Zhou (Alibaba Cloud)
|
||||
author_title: KubeVela Team
|
||||
author_url: https://github.com/oam-dev/kubevela
|
||||
author_url: https://github.com/kubevela/kubevela
|
||||
author_image_url: https://kubevela.io/img/logo.svg
|
||||
tags: [ Terraform ]
|
||||
description: ""
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
title: Machine Learning Practice with KubeVela
|
||||
author: Tianxin Dong
|
||||
author_title: KubeVela team
|
||||
author_url: https://github.com/oam-dev/kubevela
|
||||
author_url: https://github.com/kubevela/kubevela
|
||||
author_image_url: https://kubevela.io/img/logo.svg
|
||||
tags: [ KubeVela ]
|
||||
description: ""
|
||||
image: https://raw.githubusercontent.com/oam-dev/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
image: https://raw.githubusercontent.com/kubevela/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
hide_table_of_contents: false
|
||||
---
|
||||
|
||||
|
@ -28,7 +28,7 @@ The KubeVela AI addon is divided into two: model training and model serving. The
|
|||
|
||||
Through the KubeVela AI addon, the deployment of model training and serving tasks can be significantly simplified. At the same time, the process of model training and serving can be combined with KubeVela's own workflow, multi-cluster and other functions to complete production-level services.
|
||||
|
||||
> Note: You can find all source code and YAML files in [KubeVela Samples](https://github.com/oam-dev/samples/tree/master/11.Machine_Learning_Demo). If you want to use the model pretrained in this example, `style-model.yaml` and `color-model.yaml` in the folder will do that and copy the model into the PVC.
|
||||
> Note: You can find all source code and YAML files in [KubeVela Samples](https://github.com/kubevela/samples/tree/master/11.Machine_Learning_Demo). If you want to use the model pretrained in this example, `style-model.yaml` and `color-model.yaml` in the folder will do that and copy the model into the PVC.
|
||||
|
||||
## Model Training
|
||||
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
title: Use Nocalhost and KubeVela for cloud debugging and multi-cluster hybrid cloud deployment
|
||||
author: Tianxin Dong and Yicai Yu
|
||||
author_title: KubeVela and Nocalhost team
|
||||
author_url: https://github.com/oam-dev/kubevela
|
||||
author_url: https://github.com/kubevela/kubevela
|
||||
author_image_url: https://kubevela.io/img/logo.svg
|
||||
tags: [ kubevela ]
|
||||
description: ""
|
||||
image: https://raw.githubusercontent.com/oam-dev/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
image: https://raw.githubusercontent.com/kubevela/kubevela.io/main/docs/resources/KubeVela-03.png
|
||||
hide_table_of_contents: false
|
||||
---
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ Before doing so, please ensure that Kubernetes cluster version is `>= v1.19 &&
|
|||
|
||||
### Vela CLI Offline Installation
|
||||
|
||||
- First, you need to download of the binary version of `vela` that you want by checking KubeVela [Release Log](https://github.com/oam-dev/kubevela/releases)
|
||||
- First, you need to download of the binary version of `vela` that you want by checking KubeVela [Release Log](https://github.com/kubevela/kubevela/releases)
|
||||
- Unzip binary files and configure the appropriate environment variables in `$PATH`
|
||||
- Unzip binary file
|
||||
- `tar -zxvf vela-v1.2.5-linux-amd64.tar.gz`
|
||||
|
@ -63,7 +63,7 @@ GOLANGVERSION: Go1.17.7
|
|||
- `docker load kube-webhook-certgen.tar`
|
||||
- `docker load alpine-k8s.tar`
|
||||
- `docker load hello-world.tar`
|
||||
- Download [KubeVela Core](https://github.com/oam-dev/KubeVela/releases), copy it to offline environment and use Helm to repackage
|
||||
- Download [KubeVela Core](https://github.com/kubevela/KubeVela/releases), copy it to offline environment and use Helm to repackage
|
||||
- Repackage the KubeVela source code and install the chart package to the control cluster offline
|
||||
- `helm package kubevela/charts/vela-core --destination kubevela/charts`
|
||||
- `helm install --create-namespace -n vela-system kubevela kubevela/charts/vela-core-0.1.0.tgz --wait`
|
||||
|
@ -76,7 +76,7 @@ KubeVela Control Plane Has Been successfully set up on your cluster.
|
|||
|
||||
### Addon Offline Installation
|
||||
|
||||
- First download [Catalog Source](https://github.com/oam-dev/catalog) and copy it to offline environment
|
||||
- First download [Catalog Source](https://github.com/kubevela/catalog) and copy it to offline environment
|
||||
- Here, we will take VelaUX, one of many more addons, as an example. First prepare its Docker image, VelaUX mainly involve 2 images, you need to first access the extranet to download the corresponding image from Docker Hub, then load it to offline environment
|
||||
- Pull the image from Docker Hub
|
||||
- `docker pull oamdev/vela-apiserver:v1.2.5`
|
||||
|
@ -118,12 +118,12 @@ wildcardPolicy: None
|
|||
curl -I -m 10 -o /dev/null -s -w %{http_code} http://velaux.xxx.xxx.cn/applications
|
||||
```
|
||||
|
||||
- At this point, VelaUX has been deployed offline! At the same time, for other types of Addon's offline deployment, access to the corresponding directory of the [Catalog Source](https://github.com/oam-dev/catalog) and repeat the above moves, you would complete all the addons' offline deployments for good.
|
||||
- At this point, VelaUX has been deployed offline! At the same time, for other types of Addon's offline deployment, access to the corresponding directory of the [Catalog Source](https://github.com/kubevela/catalog) and repeat the above moves, you would complete all the addons' offline deployments for good.
|
||||
|
||||
## Summarize
|
||||
|
||||
During offline deployment, we also try to save Vela Core and Addon's resource that generated to be YAML files after deploying in extranet and re-deploy them in an offline environment, but because of all different kinds of resource involved in and it requires many other authorization issues to resolve, this way is more than cumbersome.
|
||||
|
||||
With this practice of KubeVela's offline deployment, we hope it help you build a complete set of KubeVela in offline environment much faster. Offline installation is pretty much a pain point for most developers, we also see that the KubeVela community is introducing the brand new [velad](https://github.com/oam-dev/velad), a fully offline, highly accountable installation tool. Velad can help automate completion by making many steps as one, such as preparing clusters, downloading and packing image, installing and etc. Further more, it do support many features: In Linux machine (such as Alibaba Cloud ECS) we can locally spin up a cluster to install Vela-Core; while starting a KubeVela control plane, do not have to worry about its data to be lost when machine behind it accidentally was shutdown; Velad can stores all the data from control plane cluster into a traditional database (such as MySQL deployed on another ECS).
|
||||
With this practice of KubeVela's offline deployment, we hope it help you build a complete set of KubeVela in offline environment much faster. Offline installation is pretty much a pain point for most developers, we also see that the KubeVela community is introducing the brand new [velad](https://github.com/kubevela/velad), a fully offline, highly accountable installation tool. Velad can help automate completion by making many steps as one, such as preparing clusters, downloading and packing image, installing and etc. Further more, it do support many features: In Linux machine (such as Alibaba Cloud ECS) we can locally spin up a cluster to install Vela-Core; while starting a KubeVela control plane, do not have to worry about its data to be lost when machine behind it accidentally was shutdown; Velad can stores all the data from control plane cluster into a traditional database (such as MySQL deployed on another ECS).
|
||||
|
||||
In the recent version to come, China Merchants Bank will increase the efforts in the open source community of KubeVela, actively building: enterprise-level capacity, enhancement on multi-cluster, offline deployment and application-level observability. We'll also be contributing the financial industry's user scenarios and business needs, driving cloud-native ecology achieve more easily and efficient application management experience, and at last but not at least, welcome you the community member to join us together in this journey.
|
|
@ -2,7 +2,7 @@
|
|||
title: Easily Manage your Application Shipment With Differentiated Configuration in Multi-Cluster
|
||||
author: Wei Duan
|
||||
author_title: KubeVela Team
|
||||
author_url: https://github.com/oam-dev/KubeVela
|
||||
author_url: https://github.com/kubevela/kubevela
|
||||
author_image_url: https://KubeVela.io/img/logo.svg
|
||||
tags: [ KubeVela ]
|
||||
description: ""
|
||||
|
@ -17,9 +17,9 @@ KubeVela v1.3 iterates based on the previous multi-cluster function. This articl
|
|||
### Before Starting
|
||||
|
||||
1. Prepare a Kubernetes cluster as the control plane of KubeVela.
|
||||
1. Make sure [KubeVela v1.3](https://github.com/oam-dev/kubevela/releases/tag/v1.3.0) and KubeVela CLI v1.3.0 have been installed successfully.
|
||||
1. Make sure [KubeVela v1.3](https://github.com/kubevela/kubevela/releases/tag/v1.3.0) and KubeVela CLI v1.3.0 have been installed successfully.
|
||||
2. The list of Kubeconfig from sub clusters that you want to manage. We will take three clusters naming beijing-1, beijing-2 and us-west-1 as examples.
|
||||
3. Download and combine with [Multi-Cluster-Demo](https://github.com/oam-dev/sample/tree/master/12.multi_cluster_demo) to better understand how to use the KubeVela multi-cluster capabilities.
|
||||
3. Download and combine with [Multi-Cluster-Demo](https://github.com/kubevela/sample/tree/master/12.multi_cluster_demo) to better understand how to use the KubeVela multi-cluster capabilities.
|
||||
|
||||
### Distribute to Multiple Specified Clusters
|
||||
Distributing multiple specified clusters is the most basic multi-cluster management operation. In KubeVela, you will use a policy called `topology` to implement it. The cluster will be listed in the attribute `clusters`, an array.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: KubeVela v1.3 released, CNCF's Next Generation of Cloud Native Application Delivery Platform
|
||||
author: KubeVela Community
|
||||
author_title: KubeVela Team
|
||||
author_url: https://github.com/oam-dev/KubeVela
|
||||
author_url: https://github.com/kubevela/KubeVela
|
||||
author_image_url: https://KubeVela.io/img/logo.svg
|
||||
tags: [ KubeVela ]
|
||||
description: ""
|
||||
|
|
|
@ -21,7 +21,7 @@ Installation guide is available on [this section](install).
|
|||
Quick start is available on [this section](quick-start).
|
||||
|
||||
## Contributing
|
||||
Check out [CONTRIBUTING](https://github.com/oam-dev/kubevela/blob/master/CONTRIBUTING.md) to see how to develop with KubeVela.
|
||||
Check out [CONTRIBUTING](https://github.com/kubevela/kubevela/blob/master/CONTRIBUTING.md) to see how to develop with KubeVela.
|
||||
|
||||
## Code of Conduct
|
||||
KubeVela adopts the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
|
|
@ -39,7 +39,7 @@ Platform administrators/SREs prepares the Git repo for operational config. Every
|
|||
|
||||
## Setup Config Repository
|
||||
|
||||
> The configuration files are from the [Example Repo](https://github.com/oam-dev/samples/tree/master/09.GitOps_Demo/for-SREs).
|
||||
> The configuration files are from the [Example Repo](https://github.com/kubevela/samples/tree/master/09.GitOps_Demo/for-SREs).
|
||||
|
||||
In this example, we will deploy an application and a database, the application uses the database to store data.
|
||||
|
||||
|
@ -281,7 +281,7 @@ The app serves HTTP service and connects to a MySQL database. In the '/' path, i
|
|||
}
|
||||
```
|
||||
|
||||
In this tutorial, we will setup a CI pipeline using GitHub Actions to build the image and push it to a registry. The code and configuration files are from the [Example Repo](https://github.com/oam-dev/samples/tree/master/09.GitOps_Demo/for-developers/app-code).
|
||||
In this tutorial, we will setup a CI pipeline using GitHub Actions to build the image and push it to a registry. The code and configuration files are from the [Example Repo](https://github.com/kubevela/samples/tree/master/09.GitOps_Demo/for-developers/app-code).
|
||||
|
||||
## Create Git Secret for KubeVela committing to Config Repo
|
||||
|
||||
|
@ -300,7 +300,7 @@ stringData:
|
|||
|
||||
## Setup Config Repository
|
||||
|
||||
The configuration repository is almost the same as the previous configuration, you only need to add the image registry config to the file. For more details, please refer to [Example Repository](https://github.com/oam-dev/samples/tree/master/09.GitOps_Demo/for-developers/kubevela-config).
|
||||
The configuration repository is almost the same as the previous configuration, you only need to add the image registry config to the file. For more details, please refer to [Example Repository](https://github.com/kubevela/samples/tree/master/09.GitOps_Demo/for-developers/kubevela-config).
|
||||
|
||||
Add the config of image registry in `clusters/apps.yaml`, it listens for image updates in the image registry:
|
||||
|
||||
|
|
|
@ -52,4 +52,4 @@ The shell code must be evaluated to provide interactive completion of vela comma
|
|||
* [vela export](vela_export) - Export deploy manifests from appfile or application.
|
||||
* [vela version](vela_version) - Prints vela build version information.
|
||||
|
||||
###### Auto generated by [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
|
@ -33,4 +33,4 @@ Manage addons for extension.
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela addon disable <addon-name>
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -46,4 +46,4 @@ Enable addon for specific clusters, (local means control plane):
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -31,4 +31,4 @@ vela addon list [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -32,4 +32,4 @@ Manage addon registry.
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,4 +42,4 @@ vela addon registry add [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela addon registry delete <registry-name>
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela addon registry get <registry name>
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela addon registry list
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,4 +42,4 @@ vela addon registry update <registry-name> --type OSS --endpoint=<URL> --bucket=
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela addon status <addon-name>
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -45,4 +45,4 @@ Upgrade addon for specific clusters, (local means control plane):
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -34,4 +34,4 @@ Manage Kubernetes Clusters for Continuous Delivery.
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -31,4 +31,4 @@ vela cluster alias CLUSTER_NAME ALIAS [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -32,4 +32,4 @@ vela cluster detach [CLUSTER_NAME] [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,4 +42,4 @@ vela cluster join [KUBECONFIG] [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -29,4 +29,4 @@ Manage Kubernetes Cluster Labels for Continuous Delivery.
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela cluster labels add my-cluster project=kubevela,owner=oam-dev
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela cluster labels del my-cluster project,owner
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -31,4 +31,4 @@ vela cluster list [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -31,4 +31,4 @@ vela cluster probe [CLUSTER_NAME] [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -31,4 +31,4 @@ vela cluster rename [OLD_NAME] [NEW_NAME] [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -30,4 +30,4 @@ The shell code must be evaluated to provide interactive completion of vela comma
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -41,4 +41,4 @@ vela completion bash
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela completion zsh
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -43,4 +43,4 @@ vela comp
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -40,4 +40,4 @@ vela comp get <component>
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -0,0 +1,44 @@
|
|||
---
|
||||
title: vela debug
|
||||
---
|
||||
|
||||
Debug running application
|
||||
|
||||
### Synopsis
|
||||
|
||||
Debug running application with debug policy.
|
||||
|
||||
```
|
||||
vela debug [flags]
|
||||
```
|
||||
|
||||
### Examples
|
||||
|
||||
```
|
||||
vela debug <application-name>
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
-e, --env string specify environment name for application
|
||||
-f, --focus string specify the focus value to debug
|
||||
-h, --help help for debug
|
||||
-n, --namespace string specify the Kubernetes namespace to use
|
||||
-s, --step string specify the step to debug
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
-y, --yes Assume yes for all user prompts
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
||||
|
||||
|
||||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
|
@ -27,6 +27,7 @@ Manage X-Definitions for extension.
|
|||
* [vela def del](vela_def_del) - Delete X-Definition.
|
||||
* [vela def doc-gen](vela_def_doc-gen) - Generate documentation of definitions (Only Terraform typed definitions are supported)
|
||||
* [vela def edit](vela_def_edit) - Edit X-Definition.
|
||||
* [vela def gen-api](vela_def_gen-api) - Generate Go struct of Parameter from X-Definition.
|
||||
* [vela def get](vela_def_get) - Get definition
|
||||
* [vela def init](vela_def_init) - Init a new definition
|
||||
* [vela def list](vela_def_list) - List definitions.
|
||||
|
@ -36,4 +37,4 @@ Manage X-Definitions for extension.
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -43,4 +43,4 @@ vela def apply DEFINITION.cue [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -24,7 +24,7 @@ vela def del DEFINITION_NAME [flags]
|
|||
```
|
||||
-h, --help help for del
|
||||
-n, --namespace string Specify which namespace the definition locates.
|
||||
-t, --type string Specify the definition type of target. Valid types: trait, policy, workload, scope, workflow-step, component
|
||||
-t, --type string Specify the definition type of target. Valid types: workload, scope, workflow-step, component, trait, policy
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
@ -40,4 +40,4 @@ vela def del DEFINITION_NAME [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,4 +42,4 @@ vela def doc-gen NAME [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -27,7 +27,7 @@ vela def edit NAME [flags]
|
|||
```
|
||||
-h, --help help for edit
|
||||
-n, --namespace string Specify which namespace to get. If empty, all namespaces will be searched.
|
||||
-t, --type string Specify which definition type to get. If empty, all types will be searched. Valid types: trait, policy, workload, scope, workflow-step, component
|
||||
-t, --type string Specify which definition type to get. If empty, all types will be searched. Valid types: scope, workflow-step, component, trait, policy, workload
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
@ -43,4 +43,4 @@ vela def edit NAME [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -0,0 +1,45 @@
|
|||
---
|
||||
title: vela def gen-api
|
||||
---
|
||||
|
||||
Generate Go struct of Parameter from X-Definition.
|
||||
|
||||
### Synopsis
|
||||
|
||||
Generate Go struct of Parameter from definition file.
|
||||
* Currently, this function is still working in progress and not all formats of parameter in X-definition are supported yet.
|
||||
|
||||
```
|
||||
vela def gen-api DEFINITION.cue [flags]
|
||||
```
|
||||
|
||||
### Examples
|
||||
|
||||
```
|
||||
# Command below will generate the Go struct for the my-def.cue file.
|
||||
> vela def gen-api my-def.cue
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
-h, --help help for gen-api
|
||||
--package-name string Specify the package name in generated Go code. (default "main")
|
||||
--prefix string Specify the prefix of the generated Go struct.
|
||||
--skip-package-name Skip package name in generated Go code.
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
-y, --yes Assume yes for all user prompts
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
||||
* [vela def](vela_def) - Manage Definitions
|
||||
|
||||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
|
@ -42,4 +42,4 @@ vela def get NAME [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,7 +42,7 @@ vela def init DEF_NAME [flags]
|
|||
--path string Specify which path the configuration(HCL) is stored in the Git repository. Valid when --git is set.
|
||||
-p, --provider alibaba Specify which provider the cloud resource definition belongs to. Only alibaba, `aws`, `azure` are supported.
|
||||
-f, --template-yaml string Specify the template yaml file that definition will use to build the schema. If empty, a default template for the given definition type will be used.
|
||||
-t, --type string Specify the type of the new definition. Valid types: workload, scope, workflow-step, component, trait, policy
|
||||
-t, --type string Specify the type of the new definition. Valid types: workflow-step, component, trait, policy, workload, scope
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
@ -58,4 +58,4 @@ vela def init DEF_NAME [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -26,7 +26,7 @@ vela def list [flags]
|
|||
```
|
||||
-h, --help help for list
|
||||
-n, --namespace string Specify which namespace to list. If empty, all namespaces will be searched.
|
||||
-t, --type string Specify which definition type to list. If empty, all types will be searched. Valid types: policy, workload, scope, workflow-step, component, trait
|
||||
-t, --type string Specify which definition type to list. If empty, all types will be searched. Valid types: component, trait, policy, workload, scope, workflow-step
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
@ -42,4 +42,4 @@ vela def list [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -43,4 +43,4 @@ vela def render DEFINITION.cue [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -39,4 +39,4 @@ vela def vet DEFINITION.cue [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,4 +42,4 @@ vela delete frontend
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -41,4 +41,4 @@ vela dry-run
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -31,4 +31,4 @@ Manage environments for vela applications to run.
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela env delete test
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela env init test --namespace test
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela env ls [env-name]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela env set test
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -49,4 +49,4 @@ vela exec [flags] APP_NAME -- COMMAND [args...]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -34,4 +34,4 @@ vela export
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -27,4 +27,4 @@ vela help [command]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -40,4 +40,4 @@ vela init
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela install [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -50,4 +50,4 @@ vela live-diff
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -36,4 +36,4 @@ vela logs APP_NAME [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -40,4 +40,4 @@ vela ls
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,4 +42,4 @@ port-forward APP_NAME [options] [LOCAL_PORT:]REMOTE_PORT [...[LOCAL_PORT_N:]REMO
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -23,11 +23,9 @@ Authenticate Terraform Cloud Providers by managing Terraform Controller Provider
|
|||
### SEE ALSO
|
||||
|
||||
|
||||
* [vela provider add](vela_provider_add) - Authenticate Terraform Cloud Provider
|
||||
* [vela provider delete](vela_provider_delete) - Delete Terraform Cloud Provider
|
||||
* [vela provider list](vela_provider_list) - List Terraform Cloud Providers
|
||||
|
||||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -44,4 +44,4 @@ vela provider add <provider-type>
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -41,4 +41,4 @@ vela provider add terraform-alibaba
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,4 +42,4 @@ vela provider add terraform-aws
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,4 +42,4 @@ vela provider add terraform-azure
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -41,4 +41,4 @@ vela provider add terraform-baidu
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -41,4 +41,4 @@ vela provider add terraform-gcp
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -41,4 +41,4 @@ vela provider add terraform-tencent
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -42,4 +42,4 @@ vela provider add terraform-ucloud
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -44,4 +44,4 @@ vela provider delete <provider-type> -name <provider-name>
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela provider delete terraform-alibaba
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela provider delete terraform-aws
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela provider delete terraform-azure
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela provider delete terraform-baidu
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela provider delete terraform-gcp
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela provider delete terraform-tencent
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela provider delete terraform-ucloud
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -31,4 +31,4 @@ vela provider list [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -30,4 +30,4 @@ Manage Registry of X-Definitions for extension.
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -38,4 +38,4 @@ vela registry config my-registry https://github.com/oam-dev/catalog/tree/master/
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela registry ls
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -37,4 +37,4 @@ vela registry remove mycenter
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -28,4 +28,4 @@ Manage KubeVela Application Revisions
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -33,4 +33,4 @@ vela revision list [flags]
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -40,4 +40,4 @@ show webservice
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -45,4 +45,4 @@ vela status APP_NAME
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -43,4 +43,4 @@ vela trait
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
|
@ -40,4 +40,4 @@ vela trait get <trait>
|
|||
#### Go Back to [CLI Commands](vela) Homepage.
|
||||
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Apr-2022, refer to [script in KubeVela](https://github.com/oam-dev/kubevela/tree/master/hack/docgen).
|
||||
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue