kubernetes/docs/man/man1
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.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-api-versions.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-apply.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-attach.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-autoscale.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-cluster-info.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-config-current-context.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-config-set-cluster.1 update commented examples just remove $ 2016-02-29 09:41:09 -05:00
kubectl-config-set-context.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-config-set-credentials.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-config-set.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-config-unset.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-config-use-context.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-config-view.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-config.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-convert.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-cordon.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-create-configmap.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-create-namespace.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-create-secret-docker-registry.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-create-secret-generic.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-create-secret.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-create-serviceaccount.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-create.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-delete.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-describe.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-drain.1 Fix typo in help for kubectl drain 2016-03-19 20:42:51 -07:00
kubectl-edit.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-exec.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-explain.1 Add sa as a shorthand for serviceaccounts 2016-03-25 23:28:52 +02:00
kubectl-expose.1 Merge pull request #23116 from metral/recursive-visit 2016-03-30 05:07:47 -07:00
kubectl-get.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-label.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-logs.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-namespace.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-patch.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-port-forward.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-proxy.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-replace.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-rolling-update.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-rollout-history.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-rollout-pause.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-rollout-resume.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-rollout-undo.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-rollout.1 Update kubectl help for 1.2 resources 2016-03-22 14:14:35 -07:00
kubectl-run.1 Merge pull request #22862 from jlowdermilk/typo 2016-03-11 12:26:48 -08:00
kubectl-scale.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-stop.1 allow kubectl cmd to process dirs recursively 2016-03-28 12:44:21 -07:00
kubectl-uncordon.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl-version.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00
kubectl.1 Deprecating --api-version flag 2016-03-11 10:12:44 -08:00