kubectl/pkg/cmd
Ross Peoples 88ea823a7a Allow create.specialVerbs to be customized
Kubernetes-commit: 9b2f24aee0668ef54e7f51acc79e51b93f1aedb3
2021-12-16 13:08:28 -06:00
..
annotate cleanup description on deprecated include-uninitialized flag 2021-07-26 11:14:55 +08:00
apiresources Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
apply Refactor diff/prune 2021-11-08 11:22:10 +03:00
attach Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
auth Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
autoscale Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
certificates Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
clusterinfo Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
completion Adds the PowerShell completion generation (#103758) 2021-08-25 22:29:23 -05:00
config Enable setting proxyurl in kubeconfig via kubectl config (#105566) 2021-12-20 21:54:05 +00:00
cp add option to make kubectl cp resume on errors 2021-09-06 10:04:15 +02:00
create Allow create.specialVerbs to be customized 2021-12-16 13:08:28 -06:00
debug Add backwards compatibility for kubectl debug 2021-06-28 18:19:50 +02:00
delete cleanup description on deprecated include-uninitialized flag 2021-07-26 11:14:55 +08:00
describe Fix typo in kubectl describe pods example 2021-08-26 21:00:18 -03:00
diff Refactor diff/prune 2021-11-08 11:22:10 +03:00
drain move remainingNodes outof drain loop 2021-10-12 09:26:22 +08:00
edit Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
events 'kubectl events' command (#99557) 2021-10-29 17:13:38 +00:00
exec Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
explain Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
expose Add --override-type flag to kubectl run and kubectl expose to allow the choice of using a JSON Patch or Strategic Merge Patch to apply the override to the generated output. 2021-11-05 07:10:47 -04:00
get Add completion to the --output/-o flag 2021-10-22 15:15:23 -04:00
help Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
kustomize Manually update kustomize attachment points. 2021-07-01 17:10:28 -07:00
label fix kubectl unlabel msg 2021-08-15 14:56:07 +08:00
logs Revert "Add Go tests for custom completions" 2021-05-22 20:47:14 -04:00
options cleanup: use i18n.T on all command descriptions 2020-10-09 13:16:13 +02:00
patch Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
plugin Adding an example for kubectl plugin list 2021-11-22 13:21:21 -05:00
portforward Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
proxy Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
replace Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
rollout Complete multiple resource names 2021-10-15 15:36:09 -04:00
run Add --override-type flag to kubectl run and kubectl expose to allow the choice of using a JSON Patch or Strategic Merge Patch to apply the override to the generated output. 2021-11-05 07:10:47 -04:00
scale Minor adjustments to descriptions and example text 2021-07-06 15:05:26 -04:00
set Allow custom img resolver and flags for set image 2021-12-16 14:06:46 -06:00
taint remove inefficient assignment 2021-11-16 19:00:51 +01:00
testing generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
top Add a flag to enable "Capacity" instead of "Allocatable" for an actual node memory total usage. 2021-06-16 21:25:52 +09:00
util Re-introduce removed kubectl --dry-run values. 2021-12-13 15:04:49 -05:00
version Fix kubectl version unit test 2021-07-27 11:46:45 -06:00
wait Added JSONPath wait for kubectl wait 2021-10-04 16:19:08 -04:00
alpha.go 'kubectl events' command (#99557) 2021-10-29 17:13:38 +00:00
cmd.go Allow changing discovery QPS with cli-runtime 2021-11-16 22:27:33 +01:00
cmd_test.go Switch from arguments to an input structure for kubectl command 2021-11-04 16:29:08 +01:00
profiling.go Add Close() for profile 2021-12-15 21:03:34 +08:00