kubernetes/docs/user-guide/kubectl
k8s-merge-robot 9b6e4aa9b4 Merge pull request #23116 from metral/recursive-visit
Automatic merge from submit-queue

allow kubectl cmds to process files recursively, when given a dir

This PR accomplishes two things:

1. It creates a `--recursive` flag for use with certain `kubectl` commands that _currently_ do not process files beyond their first level of children, as seen in the issue https://github.com/kubernetes/kubernetes/issues/19767
2. It enables the ability to use the `--recursive` flag in the `kubectl` commands that currently _only_ support processing a directory up to its first level of children.
2016-03-30 05:07:47 -07:00
..
.files_generated Integrate convertion tool to kubectl 2015-10-09 10:15:30 +08:00
kubectl_annotate.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_api-versions.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_apply.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_attach.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_autoscale.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_cluster-info.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_config_current-context.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_config_set-cluster.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_config_set-context.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_config_set-credentials.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_config_set.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_config_unset.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_config_use-context.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_config_view.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_config.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_convert.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_cordon.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_create_configmap.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_create_namespace.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_create_secret_docker-registry.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_create_secret_generic.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_create_secret.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_create_serviceaccount.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_create.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_delete.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_describe.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_drain.md Fix typo in help for kubectl drain 2016-03-19 20:42:51 -07:00
kubectl_edit.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_exec.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_explain.md Add sa as a shorthand for serviceaccounts 2016-03-25 23:28:52 +02:00
kubectl_expose.md Merge pull request #23116 from metral/recursive-visit 2016-03-30 05:07:47 -07:00
kubectl_get.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_label.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_logs.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_namespace.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_patch.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_port-forward.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_proxy.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_replace.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_rolling-update.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_rollout_history.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_rollout_pause.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_rollout_resume.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_rollout_undo.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_rollout.md Update kubectl help for 1.2 resources 2016-03-22 14:14:35 -07:00
kubectl_run.md Merge pull request #22862 from jlowdermilk/typo 2016-03-11 12:26:48 -08:00
kubectl_scale.md allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl_stop.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
kubectl_uncordon.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl_version.md Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl.md Update docs to reflect kubectl run creates deployments by default instead of replicatino controllers. 2016-03-28 16:25:02 -07:00