kubevela/references/cli
qiaozp 00ae0c9494
Feat: support offline dryrun with deploy step (#6234)
2023-07-26 18:09:01 +08:00
..
adopt-templates Feat: support force resource location with dispatch (#6033) 2023-05-25 10:18:50 +08:00
log Chore: set CLI verbose output to be hidden by default (#6016) 2023-05-30 14:53:41 +08:00
resource-topology Fix: fix multi clusters bottom in vela adopt (#5834) 2023-04-12 11:52:03 +08:00
test-data Feat: support offline dryrun with deploy step (#6234) 2023-07-26 18:09:01 +08:00
top Fix: vela top crash, when view Application topology (#6127) 2023-06-18 10:20:46 +08:00
addon-registry.go Fix: remove forbid redirect for http get (#6147) 2023-06-21 13:46:44 +08:00
addon.go Fix: remove forbid redirect for http get (#6147) 2023-06-21 13:46:44 +08:00
addon_suite_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
addon_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
adopt.go Feat: support force resource location with dispatch (#6033) 2023-05-25 10:18:50 +08:00
adopt_test.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
auth.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
cli.go Chore: swtich between old and new registry in vela install (#6173) 2023-07-04 12:15:30 +08:00
cluster.go cleanup: remove unused code and fix typo (#5986) 2023-05-16 12:37:00 +08:00
common.go Feat: delete svc flag from vela delete cli cmd (#4448) 2022-07-25 22:17:07 +08:00
completion.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
components.go Chore: remove dm (#6036) 2023-05-25 13:54:35 +08:00
config.go cleanup: remove unused code and fix typo (#5986) 2023-05-16 12:37:00 +08:00
config_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
cuex.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
cuex_test.go Feat: vela cuex eval (#5562) 2023-04-23 10:21:11 +08:00
debug.go Feat: support offline dryrun with deploy step (#6234) 2023-07-26 18:09:01 +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 Fix: vela def vet can be used without Kubernetes (#6063) 2023-06-01 14:15:45 +08:00
def_test.go Feat: support def gen-doc command (#5975) 2023-05-12 14:24:49 +08:00
defapply_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
delete.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
dryrun.go Feat: support offline dryrun with deploy step (#6234) 2023-07-26 18:09:01 +08:00
dryrun_test.go Feat: support offline dryrun with deploy step (#6234) 2023-07-26 18:09:01 +08:00
env.go Chore: remove unnecessary go mod (#6093) 2023-06-08 15:32:57 +08:00
env_test.go Refactor(cli): Refactor vela env, deprecate vela config (#2037) 2021-10-08 13:10:47 +08:00
exec.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
export.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
help.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
init.go Feat: support vela up --wait and --timeout (#5073) 2022-11-15 20:59:15 +08:00
install.go Chore: swtich between old and new registry in vela install (#6173) 2023-07-04 12:15:30 +08:00
install_test.go Chore: swtich between old and new registry in vela install (#6173) 2023-07-04 12:15:30 +08:00
kube.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
kube_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
livediff.go Feat: support offline dryrun with deploy step (#6234) 2023-07-26 18:09:01 +08:00
logs.go Feat: refactor vela help (#5895) 2023-04-21 14:19:36 +08:00
ls.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +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 Feat: refactor vela help (#5895) 2023-04-21 14:19:36 +08:00
portforward_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
print.go Feat: support vela up --wait and --timeout (#5073) 2022-11-15 20:59:15 +08:00
provider.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +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 Chore: remove schematic kube and helm (#6099) 2023-06-12 10:41:02 +08:00
registry_test.go Fix: pend registry test (#3420) 2022-03-11 11:35:40 +08:00
revision.go Chore: remove outdated apis(v1alppha2 ApplicationConfiguration Component, and HealthScope, Rollout) (#6041) 2023-06-01 09:32:49 +08:00
revision_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
show.go Chore: remove legacy rollout and scope (#6068) 2023-06-05 10:57:38 +08:00
show_test.go Chore: remove legacy rollout and scope (#6068) 2023-06-05 10:57:38 +08:00
showdef_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
status.go Chore: remove outdated apis(v1alppha2 ApplicationConfiguration Component, and HealthScope, Rollout) (#6041) 2023-06-01 09:32:49 +08:00
suite_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
system.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
top.go Fix: top command abnormal render (#6174) 2023-07-04 12:09:02 +08:00
traits.go Chore: remove dm (#6036) 2023-05-25 13:54:35 +08:00
traits_test.go Chore: remove unnecessary go mod (#6093) 2023-06-08 15:32:57 +08:00
uischema.go Chore: optimize the package dependencies (#5596) 2023-03-07 16:19:37 +08:00
uischema_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
uninstall.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
uninstall_test.go Feat: upgrade ginkgo to v2 (#5940) 2023-05-15 16:07:51 +08:00
up.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +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 Chore: remove dm (#6036) 2023-05-25 13:54:35 +08:00
velaql_test.go Chore: upgrade kubebuilder installation in unit-test ci (#6018) 2023-05-23 14:46:22 +08:00
workflow.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00
workflow_test.go Feat: add op.#Suspend and suspending phase in step (#5567) 2023-03-01 10:59:31 +08:00
workloads.go Chore: refactor vela cli entrance (#5909) 2023-04-27 10:02:47 +08:00