kubevela/references/cli
Somefive 9efbb72850
Feat: support sharding in controller (#5360)
* Feat: bootstrap sharding

Signed-off-by: Somefive <yd219913@alibaba-inc.com>

* Chore: refactor end-e2e-core-shards script

Signed-off-by: Somefive <yd219913@alibaba-inc.com>

---------

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
2023-01-31 13:03:29 +08:00
..
adopt-templates Feat: vela adopt command (#5197) 2022-12-20 16:12:34 +08:00
test-data Feat: vela dry-run render results should be affected by override policy and deploy workflowstep (#4815) 2023-01-11 13:52:49 +08:00
top Fix: remove cluster field from pod view in vela top and optimize some ui (#5237) 2022-12-29 19:58:43 +08:00
addon-registry.go Feat: Detect the correctness of the custom addon repository when adding add… (#5221) 2023-01-03 20:02:59 +08:00
addon.go fix: fix --cluster when addon enable (#5332) 2023-01-13 17:04:33 +08:00
addon_suite_test.go cleanup ioutil for newer go version (#5238) 2022-12-29 19:34:45 +08:00
addon_test.go fix: fix --cluster when addon enable (#5332) 2023-01-13 17:04:33 +08:00
adopt.go Feat: vela adopt command (#5197) 2022-12-20 16:12:34 +08:00
auth.go Feat: upgrade dependency (#5217) 2022-12-27 16:28:13 +08:00
cli.go Feat: vela cluster export config (#5336) 2023-01-16 18:03:38 +08:00
cluster.go Feat: vela cluster export config (#5336) 2023-01-16 18:03:38 +08:00
common.go Feat: delete svc flag from vela delete cli cmd (#4448) 2022-07-25 22:17:07 +08:00
completion.go
components.go
config.go Chore: update the API schema (#4992) 2022-11-04 12:00:04 +08:00
config_test.go Feat: support to manage the configs by the CLI, UI, and workflow. (#4794) 2022-10-17 17:15:45 +08:00
debug.go Fix: fix vela debug cli to find id for step (#5294) 2023-01-10 16:46:21 +08:00
debug_test.go Fix: add debug for workflowrun and support debug sub steps (#5037) 2022-11-10 10:53:10 +08:00
def.go Feat: upgrade dependency (#5217) 2022-12-27 16:28:13 +08:00
def_test.go cleanup ioutil for newer go version (#5238) 2022-12-29 19:34:45 +08:00
defapply_test.go
delete.go Chore: vela delete doc (#5301) 2023-01-11 10:59:40 +08:00
dryrun.go Feat: vela dry-run render results should be affected by override policy and deploy workflowstep (#4815) 2023-01-11 13:52:49 +08:00
dryrun_test.go Feat: vela dry-run render results should be affected by override policy and deploy workflowstep (#4815) 2023-01-11 13:52:49 +08:00
env.go Feat: support fallback to kubeconfig namespace when env not set (#5182) 2022-12-13 14:53:54 +08:00
env_test.go
exec.go Chore: use functions from kubevela/pkg (#4693) 2022-09-09 15:10:18 +08:00
export.go
help.go
init.go Feat: support vela up --wait and --timeout (#5073) 2022-11-15 20:59:15 +08:00
install.go Fix: check the legacy definitions in vela install (#5268) 2023-01-05 19:13:19 +08:00
install_test.go
kube.go Feat: upgrade dependency (#5217) 2022-12-27 16:28:13 +08:00
kube_test.go
livediff.go Feat: vela dry-run render results should be affected by override policy and deploy workflowstep (#4815) 2023-01-11 13:52:49 +08:00
logs.go Feat: implement pipeline APIs (#4908) 2022-10-31 23:59:04 +08:00
ls.go Fix: addon ls comman does not show the componentless application (#5201) 2022-12-19 12:42:31 +08:00
ls_test.go Feat: support field selector filter for 'vela ls' (#5016) 2022-11-09 11:27:25 +08:00
pods.go Feat: refactor CLI commands related to resources (#4500) 2022-08-01 19:44:27 +08:00
portforward.go Chore: use functions from kubevela/pkg (#4693) 2022-09-09 15:10:18 +08:00
portforward_test.go Feat: upgrade go1.19 (#4790) 2022-09-28 10:19:28 +08:00
print.go Feat: support vela up --wait and --timeout (#5073) 2022-11-15 20:59:15 +08:00
provider.go Feat: support to manage the configs by the CLI, UI, and workflow. (#4794) 2022-10-17 17:15:45 +08:00
provider_test.go Feat: support to manage the configs by the CLI, UI, and workflow. (#4794) 2022-10-17 17:15:45 +08:00
registry.go Feat: beautify addon list experience (#4807) 2022-09-30 13:23:27 +08:00
registry_test.go
revision.go Feat: upgrade dependency (#5217) 2022-12-27 16:28:13 +08:00
revision_test.go cleanup ioutil for newer go version (#5238) 2022-12-29 19:34:45 +08:00
show.go Feat: add workflow step scope in doc gen (#5351) 2023-01-17 16:08:38 +08:00
show_test.go
showdef_test.go Chore: update description of policy/workflowstep definition (#4428) 2022-07-25 10:34:26 +08:00
status.go Fix: vela status --endpoint show no IP when only one master node (#5129) 2022-11-30 10:41:11 +08:00
suite_test.go
system.go Fix typo in the long cli description of vela system command (#5321) 2023-01-12 10:08:20 +08:00
top.go Feat: add filtering features to the `Application` view and `K8S object` view of `vela top` (#4612) 2022-08-15 10:36:12 +08:00
traits.go
traits_test.go
uischema.go Feat: upgrade dependency (#5217) 2022-12-27 16:28:13 +08:00
uischema_test.go
uninstall.go fix: errorMsg when uninstall vela (#5304) 2023-01-11 14:47:57 +08:00
uninstall_test.go Fix: fix uninstallation continues when answer is no (#4709) 2022-09-12 21:46:58 +08:00
up.go Feat: support sharding in controller (#5360) 2023-01-31 13:03:29 +08:00
up_test.go Feat: support to manage the configs by the CLI, UI, and workflow. (#4794) 2022-10-17 17:15:45 +08:00
utils.go Fix: get Application status using jsonpath filter expression (#4923) 2022-10-27 14:41:55 +08:00
utils_test.go Feat: add support for compressing apprev using gzip and zstd (#5090) 2022-11-24 10:27:13 +08:00
velaql.go Feat: add multicluster test for vela logs (#5168) 2022-12-09 10:43:54 +08:00
velaql_test.go cleanup ioutil for newer go version (#5238) 2022-12-29 19:34:45 +08:00
workflow.go Fix: fix vela debug cli to find id for step (#5294) 2023-01-10 16:46:21 +08:00
workflow_test.go Feat: add support for compressing apprev using gzip and zstd (#5090) 2022-11-24 10:27:13 +08:00
workloads.go Chore: update description of policy/workflowstep definition (#4428) 2022-07-25 10:34:26 +08:00