Files
kubernetes/hack
Kubernetes Submit Queue 22cc294364 Merge pull request #46598 from xiangpengzhao/fix-kubectl-version
Automatic merge from submit-queue (batch tested with PRs 46210, 48607, 46874, 46598, 49240)

Make "kubectl version" json format output more readable.

**What this PR does / why we need it**:
##39858 adds a flag --output to `kubectl version`, but the json format output is displayed in one line. It's not so readable. This PR fixes it.

and

- adds a shorthand for `output`
- ~~refactors that: if `--short` is specified, `--output` will be ignored~~

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

**Special notes for your reviewer**:
/cc @php-coder @alejandroEsc 

**Release note**:

```release-note
NONE
```
2017-07-21 17:00:21 -07:00
..
2017-03-25 12:16:50 -07:00
2017-07-20 07:41:37 +02:00
2017-06-08 14:59:55 -07:00
2017-07-05 14:24:25 -07:00
2017-07-08 11:01:03 +02:00
2017-07-20 07:41:37 +02:00
2017-07-20 07:41:37 +02:00
2017-05-19 10:17:37 -06:00