diff --git a/documentation/vela.md b/documentation/vela.md index 7a4c9397a..a0236cee9 100644 --- a/documentation/vela.md +++ b/documentation/vela.md @@ -1,10 +1,10 @@ ## vela - +✈️ A Micro App Platform for Kubernetes. ### Synopsis - +✈️ A Micro App Platform for Kubernetes. ``` vela [flags] @@ -19,31 +19,31 @@ vela [flags] ### SEE ALSO -* [vela app:delete](vela_app:delete.md) - Delete OAM Applications -* [vela app:ls](vela_app:ls.md) - List applications -* [vela app:run](vela_app:run.md) - Run a bundle of OAM Applications -* [vela app:show](vela_app:show.md) - get detail spec of your app -* [vela app:status](vela_app:status.md) - get status of an application -* [vela cap:add](vela_cap:add.md) - Add capability into cluster -* [vela cap:center:config](vela_cap:center:config.md) - Configure or add the capability center, default is local (built-in capabilities) -* [vela cap:center:sync](vela_cap:center:sync.md) - Sync capabilities from remote center, default to sync all centers -* [vela cap:ls](vela_cap:ls.md) - List all capabilities in center -* [vela cap:remove](vela_cap:remove.md) - Remove capability from cluster +* [vela app:delete](vela_app_delete.md) - Delete OAM Applications +* [vela app:ls](vela_app_ls.md) - List applications +* [vela app:run](vela_app_run.md) - Run a bundle of OAM Applications +* [vela app:show](vela_app_show.md) - get detail spec of your app +* [vela app:status](vela_app_status.md) - get status of an application +* [vela cap:add](vela_cap_add.md) - Add capability into cluster +* [vela cap:center:config](vela_cap_center_config.md) - Configure or add the capability center, default is local (built-in capabilities) +* [vela cap:center:sync](vela_cap_center_sync.md) - Sync capabilities from remote center, default to sync all centers +* [vela cap:ls](vela_cap_ls.md) - List all capabilities in center +* [vela cap:remove](vela_cap_remove.md) - Remove capability from cluster * [vela completion](vela_completion.md) - Output shell completion code for the specified shell (bash or zsh) -* [vela containerized:run](vela_containerized:run.md) - Run containerized workloads +* [vela containerized:run](vela_containerized_run.md) - Run containerized workloads * [vela dashboard](vela_dashboard.md) - Setup API Server and launch Dashboard -* [vela deployment:run](vela_deployment:run.md) - Run deployment workloads +* [vela deployment:run](vela_deployment_run.md) - Run deployment workloads * [vela env](vela_env.md) - List environments -* [vela env:delete](vela_env:delete.md) - Delete environment -* [vela env:init](vela_env:init.md) - Create environments -* [vela env:sw](vela_env:sw.md) - Switch environments +* [vela env:delete](vela_env_delete.md) - Delete environment +* [vela env:init](vela_env_init.md) - Create environments +* [vela env:sw](vela_env_sw.md) - Switch environments * [vela rollout](vela_rollout.md) - Attach rollout trait to an app -* [vela rollout:detach](vela_rollout:detach.md) - Detach rollout trait from an app +* [vela rollout:detach](vela_rollout_detach.md) - Detach rollout trait from an app * [vela scale](vela_scale.md) - Attach scale trait to an app -* [vela scale:detach](vela_scale:detach.md) - Detach scale trait from an app -* [vela system:info](vela_system:info.md) - show vela client and cluster version -* [vela system:init](vela_system:init.md) - Initialize vela on both client and server -* [vela system:update](vela_system:update.md) - Sync definition from cluster +* [vela scale:detach](vela_scale_detach.md) - Detach scale trait from an app +* [vela system:info](vela_system_info.md) - show vela client and cluster version +* [vela system:init](vela_system_init.md) - Initialize vela on both client and server +* [vela system:update](vela_system_update.md) - Sync definition from cluster * [vela traits](vela_traits.md) - List traits * [vela version](vela_version.md) - Prints out build version information * [vela workloads](vela_workloads.md) - List workloads diff --git a/documentation/vela_app:delete.md b/documentation/vela_app_delete.md similarity index 85% rename from documentation/vela_app:delete.md rename to documentation/vela_app_delete.md index a5f14e34d..4fbb12c44 100644 --- a/documentation/vela_app:delete.md +++ b/documentation/vela_app_delete.md @@ -30,6 +30,6 @@ vela delete frontend ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_app:ls.md b/documentation/vela_app_ls.md similarity index 87% rename from documentation/vela_app:ls.md rename to documentation/vela_app_ls.md index 26be41fd8..f95e6f010 100644 --- a/documentation/vela_app:ls.md +++ b/documentation/vela_app_ls.md @@ -31,6 +31,6 @@ vela app:ls ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_app:run.md b/documentation/vela_app_run.md similarity index 88% rename from documentation/vela_app:run.md rename to documentation/vela_app_run.md index 09398b8cc..d22960533 100644 --- a/documentation/vela_app:run.md +++ b/documentation/vela_app_run.md @@ -31,6 +31,6 @@ vela run myAppBundle ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_app:show.md b/documentation/vela_app_show.md similarity index 87% rename from documentation/vela_app:show.md rename to documentation/vela_app_show.md index b1ab6cd69..571f2266e 100644 --- a/documentation/vela_app:show.md +++ b/documentation/vela_app_show.md @@ -30,6 +30,6 @@ vela app:show ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_app:status.md b/documentation/vela_app_status.md similarity index 87% rename from documentation/vela_app:status.md rename to documentation/vela_app_status.md index 5e38c2e4b..63e96179e 100644 --- a/documentation/vela_app:status.md +++ b/documentation/vela_app_status.md @@ -30,6 +30,6 @@ vela app:status ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_cap:add.md b/documentation/vela_cap_add.md similarity index 87% rename from documentation/vela_cap:add.md rename to documentation/vela_cap_add.md index d09742215..f25fd3e60 100644 --- a/documentation/vela_cap:add.md +++ b/documentation/vela_cap_add.md @@ -31,6 +31,6 @@ vela cap:add mycenter/route ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_cap:center:config.md b/documentation/vela_cap_center_config.md similarity index 90% rename from documentation/vela_cap:center:config.md rename to documentation/vela_cap_center_config.md index 1d55a74a1..6f5bd6596 100644 --- a/documentation/vela_cap:center:config.md +++ b/documentation/vela_cap_center_config.md @@ -31,6 +31,6 @@ vela cap:center:config mycenter https://github.com/oam-dev/catalog/cap-center ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_cap:center:sync.md b/documentation/vela_cap_center_sync.md similarity index 88% rename from documentation/vela_cap:center:sync.md rename to documentation/vela_cap_center_sync.md index 513e11bba..4b246d79d 100644 --- a/documentation/vela_cap:center:sync.md +++ b/documentation/vela_cap_center_sync.md @@ -30,6 +30,6 @@ vela cap:center:sync mycenter ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_cap:ls.md b/documentation/vela_cap_ls.md similarity index 85% rename from documentation/vela_cap:ls.md rename to documentation/vela_cap_ls.md index bd9c58c47..fe70dd148 100644 --- a/documentation/vela_cap:ls.md +++ b/documentation/vela_cap_ls.md @@ -30,6 +30,6 @@ vela cap:ls ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_cap:remove.md b/documentation/vela_cap_remove.md similarity index 87% rename from documentation/vela_cap:remove.md rename to documentation/vela_cap_remove.md index 0ae2944ed..de9e0fadc 100644 --- a/documentation/vela_cap:remove.md +++ b/documentation/vela_cap_remove.md @@ -31,6 +31,6 @@ vela cap:remove route ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_completion.md b/documentation/vela_completion.md index 92e838d7c..c20a62bee 100644 --- a/documentation/vela_completion.md +++ b/documentation/vela_completion.md @@ -23,7 +23,7 @@ of vela commands. ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. * [vela completion bash](vela_completion_bash.md) - generate autocompletions script for bash * [vela completion zsh](vela_completion_zsh.md) - generate autocompletions script for zsh diff --git a/documentation/vela_containerized:run.md b/documentation/vela_containerized_run.md similarity index 91% rename from documentation/vela_containerized:run.md rename to documentation/vela_containerized_run.md index b368a220a..e5917734a 100644 --- a/documentation/vela_containerized:run.md +++ b/documentation/vela_containerized_run.md @@ -35,6 +35,6 @@ vela containerized:run frontend ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_dashboard.md b/documentation/vela_dashboard.md index 063545e27..1bd7bc6de 100644 --- a/documentation/vela_dashboard.md +++ b/documentation/vela_dashboard.md @@ -30,6 +30,6 @@ dashboard ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_deployment:run.md b/documentation/vela_deployment_run.md similarity index 91% rename from documentation/vela_deployment:run.md rename to documentation/vela_deployment_run.md index 340c40eb4..818c52c3d 100644 --- a/documentation/vela_deployment:run.md +++ b/documentation/vela_deployment_run.md @@ -35,6 +35,6 @@ vela deployment:run frontend ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_env.md b/documentation/vela_env.md index 37e74e4d1..ffa84884d 100644 --- a/documentation/vela_env.md +++ b/documentation/vela_env.md @@ -30,6 +30,6 @@ vela env [env-name] ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_env:delete.md b/documentation/vela_env_delete.md similarity index 85% rename from documentation/vela_env:delete.md rename to documentation/vela_env_delete.md index ce6d3d630..a73e843d5 100644 --- a/documentation/vela_env:delete.md +++ b/documentation/vela_env_delete.md @@ -30,6 +30,6 @@ vela env:delete test ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_env:init.md b/documentation/vela_env_init.md similarity index 88% rename from documentation/vela_env:init.md rename to documentation/vela_env_init.md index 3d1051f8b..ef642f1e3 100644 --- a/documentation/vela_env:init.md +++ b/documentation/vela_env_init.md @@ -31,6 +31,6 @@ vela env:init test --namespace test ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_env:sw.md b/documentation/vela_env_sw.md similarity index 84% rename from documentation/vela_env:sw.md rename to documentation/vela_env_sw.md index 71ee93ed9..a0b9b8d44 100644 --- a/documentation/vela_env:sw.md +++ b/documentation/vela_env_sw.md @@ -30,6 +30,6 @@ vela env:sw test ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_rollout.md b/documentation/vela_rollout.md index eee1020be..cf17ed6ae 100644 --- a/documentation/vela_rollout.md +++ b/documentation/vela_rollout.md @@ -35,6 +35,6 @@ vela rollout frontend ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_rollout:detach.md b/documentation/vela_rollout_detach.md similarity index 89% rename from documentation/vela_rollout:detach.md rename to documentation/vela_rollout_detach.md index c26a5858a..463167efd 100644 --- a/documentation/vela_rollout:detach.md +++ b/documentation/vela_rollout_detach.md @@ -32,6 +32,6 @@ vela rollout:detach frontend ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_scale.md b/documentation/vela_scale.md index d8cb77c31..e7f20f868 100644 --- a/documentation/vela_scale.md +++ b/documentation/vela_scale.md @@ -33,6 +33,6 @@ vela scale frontend ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_scale:detach.md b/documentation/vela_scale_detach.md similarity index 89% rename from documentation/vela_scale:detach.md rename to documentation/vela_scale_detach.md index f7e82830c..369bad06d 100644 --- a/documentation/vela_scale:detach.md +++ b/documentation/vela_scale_detach.md @@ -32,6 +32,6 @@ vela scale:detach frontend ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_system:info.md b/documentation/vela_system_info.md similarity index 85% rename from documentation/vela_system:info.md rename to documentation/vela_system_info.md index 294be1b6d..d17406821 100644 --- a/documentation/vela_system:info.md +++ b/documentation/vela_system_info.md @@ -24,6 +24,6 @@ vela system:info [flags] ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_system:init.md b/documentation/vela_system_init.md similarity index 87% rename from documentation/vela_system:init.md rename to documentation/vela_system_init.md index 45241d1e5..db6dda87c 100644 --- a/documentation/vela_system:init.md +++ b/documentation/vela_system_init.md @@ -25,6 +25,6 @@ vela system:init [flags] ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_system:update.md b/documentation/vela_system_update.md similarity index 86% rename from documentation/vela_system:update.md rename to documentation/vela_system_update.md index 8af6e4bc0..2c2d1086b 100644 --- a/documentation/vela_system:update.md +++ b/documentation/vela_system_update.md @@ -30,6 +30,6 @@ vela system:update ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_traits.md b/documentation/vela_traits.md index dcdc1477e..2dff5b353 100644 --- a/documentation/vela_traits.md +++ b/documentation/vela_traits.md @@ -31,6 +31,6 @@ vela traits ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_version.md b/documentation/vela_version.md index e388958b9..da9968e22 100644 --- a/documentation/vela_version.md +++ b/documentation/vela_version.md @@ -24,6 +24,6 @@ vela version [flags] ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020 diff --git a/documentation/vela_workloads.md b/documentation/vela_workloads.md index c0aa32618..bd3c22a99 100644 --- a/documentation/vela_workloads.md +++ b/documentation/vela_workloads.md @@ -30,6 +30,6 @@ vela workloads ### SEE ALSO -* [vela](vela.md) - +* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes. ###### Auto generated by spf13/cobra on 17-Aug-2020