From 1ee273a59dfdac906c5421aa8a23013be898647e Mon Sep 17 00:00:00 2001 From: Diego Pinheiro Date: Tue, 21 Jun 2022 15:02:22 +0000 Subject: [PATCH] chore - cli description Signed-off-by: GitHub --- docs/cli/vela.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cli/vela.md b/docs/cli/vela.md index 27fd11cce1e..35a52c4daad 100644 --- a/docs/cli/vela.md +++ b/docs/cli/vela.md @@ -31,9 +31,9 @@ title: CLI Commands ## Continuous Delivery -* [vela auth](vela_auth) - +* [vela auth](vela_auth) - Manage identity and authorizations. * [vela cluster](vela_cluster) - Manage Kubernetes Clusters for Continuous Delivery. -* [vela kube](vela_kube) - +* [vela kube](vela_kube) - Managing native Kubernetes resources across clusters. * [vela workflow](vela_workflow) - Operate the Workflow during Application Delivery. ## Managing Extension