k3s/docs/yaml/kubectl
Kubernetes Submit Queue 1864a2403c Merge pull request #46151 from verb/kubectl-featuregate
Automatic merge from submit-queue

Add alpha command to kubectl

Also allow new commands to disable themselves by returning a nil value. This can be used to disable commands based on feature gates.

**What this PR does / why we need it**: Method of enabling alpha functionality in kubectl

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: ref #45922

**Special notes for your reviewer**: Part of a discussion in #45922 with @pwittrock

**Release note**:

```release-note
NONE
```
2017-06-23 05:00:35 -07:00
..
kubectl.yaml
kubectl_alpha.yaml Create a kubectl alpha subcommand 2017-06-16 07:09:21 +00:00
kubectl_annotate.yaml
kubectl_api-versions.yaml
kubectl_apiversions.yaml docs: add new generated docs for deprecated commands 2017-05-22 14:22:48 -07:00
kubectl_apply.yaml
kubectl_attach.yaml
kubectl_auth.yaml add kubectl can-i to see if you can perform an action 2017-02-23 09:12:35 -05:00
kubectl_autoscale.yaml
kubectl_certificate.yaml autogenerated 2016-11-08 06:33:46 -08:00
kubectl_cluster-info.yaml
kubectl_clusterinfo.yaml docs: add new generated docs for deprecated commands 2017-05-22 14:22:48 -07:00
kubectl_completion.yaml
kubectl_config.yaml
kubectl_convert.yaml
kubectl_cordon.yaml
kubectl_cp.yaml add kubectl cp 2016-10-29 20:24:54 -07:00
kubectl_create.yaml
kubectl_delete.yaml
kubectl_describe.yaml
kubectl_drain.yaml
kubectl_edit.yaml
kubectl_exec.yaml
kubectl_explain.yaml
kubectl_expose.yaml
kubectl_get.yaml
kubectl_label.yaml
kubectl_logs.yaml
kubectl_options.yaml update kubectl help output for better organization 2016-08-20 08:03:39 +08:00
kubectl_patch.yaml
kubectl_plugin.yaml Plugins are loaded under the 'kubectl plugin' command 2017-04-28 01:34:07 -03:00
kubectl_port-forward.yaml
kubectl_proxy.yaml
kubectl_replace.yaml
kubectl_resize.yaml docs: add new generated docs for deprecated commands 2017-05-22 14:22:48 -07:00
kubectl_rolling-update.yaml
kubectl_rollingupdate.yaml docs: add new generated docs for deprecated commands 2017-05-22 14:22:48 -07:00
kubectl_rollout.yaml
kubectl_run-container.yaml docs: add new generated docs for deprecated commands 2017-05-22 14:22:48 -07:00
kubectl_run.yaml
kubectl_scale.yaml
kubectl_set.yaml
kubectl_stop.yaml
kubectl_taint.yaml
kubectl_top.yaml
kubectl_uncordon.yaml
kubectl_update.yaml docs: add new generated docs for deprecated commands 2017-05-22 14:22:48 -07:00
kubectl_version.yaml