Browse code

rebase

guangxuli authored on 2016/12/15 00:20:30
Showing 147 changed files
... ...
@@ -22,7 +22,7 @@ Supported formats for the generated graph are dot and a human\-readable output.
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-all\fP=false
25
-    Build dependency tree for the specified image stream tag across all namespaces
25
+    If true, build dependency tree for the specified image stream tag across all namespaces
26 26
 
27 27
 .PP
28 28
 \fB\-o\fP, \fB\-\-output\fP=""
... ...
@@ -63,7 +63,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
63 63
 
64 64
 .PP
65 65
 \fB\-\-host\fP=false
66
-    Look for systemd and journald units even without master/node config
66
+    If true, look for systemd and journald units even without master/node config
67 67
 
68 68
 .PP
69 69
 \fB\-\-images\fP="openshift/origin\-${component}:${version}"
... ...
@@ -71,7 +71,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
71 71
 
72 72
 .PP
73 73
 \fB\-\-latest\-images\fP=false
74
-    When expanding the image template, use latest version, not release version
74
+    If true, when expanding the image template, use latest version, not release version
75 75
 
76 76
 .PP
77 77
 \fB\-\-loglevel\fP=0
... ...
@@ -95,7 +95,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
95 95
 
96 96
 .PP
97 97
 \fB\-\-prevent\-modification\fP=false
98
-    May be set to prevent diagnostics making any changes via the API
98
+    If true, may be set to prevent diagnostics making any changes via the API
99 99
 
100 100
 
101 101
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -25,7 +25,7 @@ If an IP failover configuration does not exist with the given name, the \-\-crea
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-create\fP=false
28
-    Create the configuration if it does not exist.
28
+    If true, create the configuration if it does not exist.
29 29
 
30 30
 .PP
31 31
 \fB\-\-credentials\fP=""
... ...
@@ -25,11 +25,11 @@ You can see which recommended cluster role bindings have changed by choosing an
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-additive\-only\fP=true
28
-    Preserves extra subjects in cluster role bindings.
28
+    If true, preserves extra subjects in cluster role bindings.
29 29
 
30 30
 .PP
31 31
 \fB\-\-confirm\fP=false
32
-    Specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
32
+    If true, specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
33 33
 
34 34
 .PP
35 35
 \fB\-\-exclude\-groups\fP=[]
... ...
@@ -28,11 +28,11 @@ You can see which cluster roles have recommended changed by choosing an output t
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-additive\-only\fP=true
31
-    Preserves modified cluster roles.
31
+    If true, preserves modified cluster roles.
32 32
 
33 33
 .PP
34 34
 \fB\-\-confirm\fP=false
35
-    Specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
35
+    If true, specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
36 36
 
37 37
 .PP
38 38
 \fB\-\-no\-headers\fP=false
... ...
@@ -25,11 +25,11 @@ You can see which cluster SCCs have recommended changes by choosing an output ty
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-additive\-only\fP=true
28
-    Preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.
28
+    If true, preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.
29 29
 
30 30
 .PP
31 31
 \fB\-\-confirm\fP=false
32
-    Specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
32
+    If true, specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
33 33
 
34 34
 .PP
35 35
 \fB\-\-infrastructure\-namespace\fP="openshift\-infra"
... ...
@@ -19,7 +19,7 @@ List who can perform the specified action on a resource
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\-namespaces\fP=false
22
-    If present, list who can perform the specified action in all namespaces.
22
+    If true, list who can perform the specified action in all namespaces.
23 23
 
24 24
 
25 25
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to internal
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
25
+    If true, specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
26 26
 
27 27
 .PP
28 28
 \fB\-\-keep\-complete\fP=5
... ...
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to internal
38 38
 
39 39
 .PP
40 40
 \fB\-\-orphans\fP=false
41
-    Prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.
41
+    If true, prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.
42 42
 
43 43
 
44 44
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to the depl
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
25
+    If true, specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
26 26
 
27 27
 .PP
28 28
 \fB\-\-keep\-complete\fP=5
... ...
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to the depl
38 38
 
39 39
 .PP
40 40
 \fB\-\-orphans\fP=false
41
-    Prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.
41
+    If true, prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.
42 42
 
43 43
 
44 44
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -36,7 +36,7 @@ Only a user with a cluster role system:image\-pruner or higher who is logged\-in
36 36
 
37 37
 .PP
38 38
 \fB\-\-confirm\fP=false
39
-    Specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
39
+    If true, specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
40 40
 
41 41
 .PP
42 42
 \fB\-\-keep\-tag\-revisions\fP=3
... ...
@@ -39,7 +39,7 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
39 39
 
40 40
 .PP
41 41
 \fB\-\-daemonset\fP=false
42
-    Use a daemonset instead of a deployment config.
42
+    If true, use a daemonset instead of a deployment config.
43 43
 
44 44
 .PP
45 45
 \fB\-\-dry\-run\fP=false
... ...
@@ -47,7 +47,7 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
47 47
 
48 48
 .PP
49 49
 \fB\-\-enforce\-quota\fP=false
50
-    If set, the registry will refuse to write blobs if they exceed quota limits
50
+    If true, the registry will refuse to write blobs if they exceed quota limits
51 51
 
52 52
 .PP
53 53
 \fB\-\-images\fP="openshift/origin\-${component}:${version}"
... ...
@@ -41,7 +41,7 @@ If a router does not exist with the given name, this command will create a deplo
41 41
 
42 42
 .PP
43 43
 \fB\-\-expose\-metrics\fP=false
44
-    This is a hint to run an extra container in the pod to expose metrics \- the image will either be set depending on the router implementation or provided with \-\-metrics\-image.
44
+    If true, attempts to run an extra container in the pod to expose metrics \- the image will either be set depending on the router implementation or provided with \-\-metrics\-image.
45 45
 
46 46
 .PP
47 47
 \fB\-\-external\-host\fP=""
... ...
@@ -129,7 +129,7 @@ If a router does not exist with the given name, this command will create a deplo
129 129
 
130 130
 .PP
131 131
 \fB\-\-secrets\-as\-env\fP=false
132
-    Use environment variables for master secrets.
132
+    If true, use environment variables for master secrets.
133 133
 
134 134
 .PP
135 135
 \fB\-\-selector\fP=""
... ...
@@ -22,7 +22,7 @@ Supported formats for the generated graph are dot and a human\-readable output.
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-all\fP=false
25
-    Build dependency tree for the specified image stream tag across all namespaces
25
+    If true, build dependency tree for the specified image stream tag across all namespaces
26 26
 
27 27
 .PP
28 28
 \fB\-o\fP, \fB\-\-output\fP=""
... ...
@@ -63,7 +63,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
63 63
 
64 64
 .PP
65 65
 \fB\-\-host\fP=false
66
-    Look for systemd and journald units even without master/node config
66
+    If true, look for systemd and journald units even without master/node config
67 67
 
68 68
 .PP
69 69
 \fB\-\-images\fP="openshift/origin\-${component}:${version}"
... ...
@@ -71,7 +71,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
71 71
 
72 72
 .PP
73 73
 \fB\-\-latest\-images\fP=false
74
-    When expanding the image template, use latest version, not release version
74
+    If true, when expanding the image template, use latest version, not release version
75 75
 
76 76
 .PP
77 77
 \fB\-\-loglevel\fP=0
... ...
@@ -95,7 +95,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
95 95
 
96 96
 .PP
97 97
 \fB\-\-prevent\-modification\fP=false
98
-    May be set to prevent diagnostics making any changes via the API
98
+    If true, may be set to prevent diagnostics making any changes via the API
99 99
 
100 100
 
101 101
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -25,7 +25,7 @@ If an IP failover configuration does not exist with the given name, the \-\-crea
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-create\fP=false
28
-    Create the configuration if it does not exist.
28
+    If true, create the configuration if it does not exist.
29 29
 
30 30
 .PP
31 31
 \fB\-\-credentials\fP=""
... ...
@@ -25,11 +25,11 @@ You can see which recommended cluster role bindings have changed by choosing an
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-additive\-only\fP=true
28
-    Preserves extra subjects in cluster role bindings.
28
+    If true, preserves extra subjects in cluster role bindings.
29 29
 
30 30
 .PP
31 31
 \fB\-\-confirm\fP=false
32
-    Specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
32
+    If true, specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
33 33
 
34 34
 .PP
35 35
 \fB\-\-exclude\-groups\fP=[]
... ...
@@ -28,11 +28,11 @@ You can see which cluster roles have recommended changed by choosing an output t
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-additive\-only\fP=true
31
-    Preserves modified cluster roles.
31
+    If true, preserves modified cluster roles.
32 32
 
33 33
 .PP
34 34
 \fB\-\-confirm\fP=false
35
-    Specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
35
+    If true, specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
36 36
 
37 37
 .PP
38 38
 \fB\-\-no\-headers\fP=false
... ...
@@ -25,11 +25,11 @@ You can see which cluster SCCs have recommended changes by choosing an output ty
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-additive\-only\fP=true
28
-    Preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.
28
+    If true, preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.
29 29
 
30 30
 .PP
31 31
 \fB\-\-confirm\fP=false
32
-    Specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
32
+    If true, specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
33 33
 
34 34
 .PP
35 35
 \fB\-\-infrastructure\-namespace\fP="openshift\-infra"
... ...
@@ -19,7 +19,7 @@ List who can perform the specified action on a resource
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\-namespaces\fP=false
22
-    If present, list who can perform the specified action in all namespaces.
22
+    If true, list who can perform the specified action in all namespaces.
23 23
 
24 24
 
25 25
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to internal
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
25
+    If true, specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
26 26
 
27 27
 .PP
28 28
 \fB\-\-keep\-complete\fP=5
... ...
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to internal
38 38
 
39 39
 .PP
40 40
 \fB\-\-orphans\fP=false
41
-    Prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.
41
+    If true, prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.
42 42
 
43 43
 
44 44
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to the depl
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
25
+    If true, specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
26 26
 
27 27
 .PP
28 28
 \fB\-\-keep\-complete\fP=5
... ...
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to the depl
38 38
 
39 39
 .PP
40 40
 \fB\-\-orphans\fP=false
41
-    Prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.
41
+    If true, prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.
42 42
 
43 43
 
44 44
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -36,7 +36,7 @@ Only a user with a cluster role system:image\-pruner or higher who is logged\-in
36 36
 
37 37
 .PP
38 38
 \fB\-\-confirm\fP=false
39
-    Specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
39
+    If true, specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
40 40
 
41 41
 .PP
42 42
 \fB\-\-keep\-tag\-revisions\fP=3
... ...
@@ -39,7 +39,7 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
39 39
 
40 40
 .PP
41 41
 \fB\-\-daemonset\fP=false
42
-    Use a daemonset instead of a deployment config.
42
+    If true, use a daemonset instead of a deployment config.
43 43
 
44 44
 .PP
45 45
 \fB\-\-dry\-run\fP=false
... ...
@@ -47,7 +47,7 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
47 47
 
48 48
 .PP
49 49
 \fB\-\-enforce\-quota\fP=false
50
-    If set, the registry will refuse to write blobs if they exceed quota limits
50
+    If true, the registry will refuse to write blobs if they exceed quota limits
51 51
 
52 52
 .PP
53 53
 \fB\-\-images\fP="openshift/origin\-${component}:${version}"
... ...
@@ -41,7 +41,7 @@ If a router does not exist with the given name, this command will create a deplo
41 41
 
42 42
 .PP
43 43
 \fB\-\-expose\-metrics\fP=false
44
-    This is a hint to run an extra container in the pod to expose metrics \- the image will either be set depending on the router implementation or provided with \-\-metrics\-image.
44
+    If true, attempts to run an extra container in the pod to expose metrics \- the image will either be set depending on the router implementation or provided with \-\-metrics\-image.
45 45
 
46 46
 .PP
47 47
 \fB\-\-external\-host\fP=""
... ...
@@ -129,7 +129,7 @@ If a router does not exist with the given name, this command will create a deplo
129 129
 
130 130
 .PP
131 131
 \fB\-\-secrets\-as\-env\fP=false
132
-    Use environment variables for master secrets.
132
+    If true, use environment variables for master secrets.
133 133
 
134 134
 .PP
135 135
 \fB\-\-selector\fP=""
... ...
@@ -31,7 +31,7 @@ A public hostname can also be specified for the server with the \-\-public\-host
31 31
 .SH OPTIONS
32 32
 .PP
33 33
 \fB\-\-create\-machine\fP=false
34
-    Create a Docker machine if one doesn't exist
34
+    If true, create a Docker machine if one doesn't exist
35 35
 
36 36
 .PP
37 37
 \fB\-\-docker\-machine\fP=""
... ...
@@ -43,7 +43,7 @@ A public hostname can also be specified for the server with the \-\-public\-host
43 43
 
44 44
 .PP
45 45
 \fB\-\-forward\-ports\fP=false
46
-    Use Docker port\-forwarding to communicate with origin container. Requires 'socat' locally.
46
+    If true, use Docker port\-forwarding to communicate with origin container. Requires 'socat' locally.
47 47
 
48 48
 .PP
49 49
 \fB\-\-host\-config\-dir\fP="/var/lib/origin/openshift.local.config"
... ...
@@ -63,11 +63,11 @@ A public hostname can also be specified for the server with the \-\-public\-host
63 63
 
64 64
 .PP
65 65
 \fB\-\-logging\fP=false
66
-    Install logging (experimental)
66
+    If true, install logging (experimental)
67 67
 
68 68
 .PP
69 69
 \fB\-\-metrics\fP=false
70
-    Install metrics (experimental)
70
+    If true, install metrics (experimental)
71 71
 
72 72
 .PP
73 73
 \fB\-\-public\-hostname\fP=""
... ...
@@ -83,11 +83,11 @@ A public hostname can also be specified for the server with the \-\-public\-host
83 83
 
84 84
 .PP
85 85
 \fB\-\-skip\-registry\-check\fP=false
86
-    Skip Docker daemon registry check
86
+    If true, skip Docker daemon registry check
87 87
 
88 88
 .PP
89 89
 \fB\-\-use\-existing\-config\fP=false
90
-    Use existing configuration if present
90
+    If true, use existing configuration if present
91 91
 
92 92
 .PP
93 93
 \fB\-\-version\fP=""
... ...
@@ -31,7 +31,7 @@ The debug pod is deleted when the the remote command completes or the user inter
31 31
 .SH OPTIONS
32 32
 .PP
33 33
 \fB\-\-as\-root\fP=false
34
-    Try to run the container as the root user
34
+    If true, try to run the container as the root user
35 35
 
36 36
 .PP
37 37
 \fB\-\-as\-user\fP=\-1
... ...
@@ -47,7 +47,7 @@ The debug pod is deleted when the the remote command completes or the user inter
47 47
 
48 48
 .PP
49 49
 \fB\-\-keep\-annotations\fP=false
50
-    Keep the original pod annotations
50
+    If true, keep the original pod annotations
51 51
 
52 52
 .PP
53 53
 \fB\-\-keep\-init\-containers\fP=true
... ...
@@ -55,11 +55,11 @@ The debug pod is deleted when the the remote command completes or the user inter
55 55
 
56 56
 .PP
57 57
 \fB\-\-keep\-liveness\fP=false
58
-    Keep the original pod liveness probes
58
+    If true, keep the original pod liveness probes
59 59
 
60 60
 .PP
61 61
 \fB\-\-keep\-readiness\fP=false
62
-    Keep the original pod readiness probes
62
+    If true, keep the original pod readiness probes
63 63
 
64 64
 .PP
65 65
 \fB\-I\fP, \fB\-\-no\-stdin\fP=false
... ...
@@ -75,7 +75,7 @@ The debug pod is deleted when the the remote command completes or the user inter
75 75
 
76 76
 .PP
77 77
 \fB\-\-one\-container\fP=false
78
-    Run only the selected container, remove all others
78
+    If true, run only the selected container, remove all others
79 79
 
80 80
 .PP
81 81
 \fB\-o\fP, \fB\-\-output\fP=""
... ...
@@ -44,23 +44,23 @@ If no options are given, shows information about the latest deployment.
44 44
 .SH OPTIONS
45 45
 .PP
46 46
 \fB\-\-cancel\fP=false
47
-    Cancel the in\-progress deployment.
47
+    If true, cancel the in\-progress deployment.
48 48
 
49 49
 .PP
50 50
 \fB\-\-enable\-triggers\fP=false
51
-    Enables all image triggers for the deployment config.
51
+    If true, enables all image triggers for the deployment config.
52 52
 
53 53
 .PP
54 54
 \fB\-\-follow\fP=false
55
-    Follow the logs of a deployment
55
+    If true, follow the logs of a deployment
56 56
 
57 57
 .PP
58 58
 \fB\-\-latest\fP=false
59
-    Start a new deployment now.
59
+    If true, start a new deployment now.
60 60
 
61 61
 .PP
62 62
 \fB\-\-retry\fP=false
63
-    Retry the latest failed deployment.
63
+    If true, retry the latest failed deployment.
64 64
 
65 65
 
66 66
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -19,7 +19,7 @@ DEPRECATED: This command has been moved to "oc set env"
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\fP=false
22
-    Select all resources in the namespace of the specified resource types
22
+    If true, select all resources in the namespace of the specified resource types
23 23
 
24 24
 .PP
25 25
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -39,7 +39,7 @@ DEPRECATED: This command has been moved to "oc set env"
39 39
 
40 40
 .PP
41 41
 \fB\-\-list\fP=false
42
-    Display the environment and any changes in the standard format
42
+    If true, display the environment and any changes in the standard format
43 43
 
44 44
 .PP
45 45
 \fB\-\-no\-headers\fP=false
... ...
@@ -66,7 +66,7 @@ DEPRECATED: This command has been moved to "oc set env"
66 66
 
67 67
 .PP
68 68
 \fB\-\-resolve\fP=false
69
-    Show secret or configmap references when listing variables
69
+    If true, show secret or configmap references when listing variables
70 70
 
71 71
 .PP
72 72
 \fB\-\-resource\-version\fP=""
... ...
@@ -32,7 +32,7 @@ Another use case for export is to create reusable templates for applications. Pa
32 32
 
33 33
 .PP
34 34
 \fB\-\-all\-namespaces\fP=false
35
-    If present, list the requested object(s) across all namespaces. Namespace in current context is ignored even if specified with \-\-namespace.
35
+    If true, list the requested object(s) across all namespaces. Namespace in current context is ignored even if specified with \-\-namespace.
36 36
 
37 37
 .PP
38 38
 \fB\-\-as\-template\fP=""
... ...
@@ -40,7 +40,7 @@ Another use case for export is to create reusable templates for applications. Pa
40 40
 
41 41
 .PP
42 42
 \fB\-\-exact\fP=false
43
-    Preserve fields that may be cluster specific, such as service clusterIPs or generated names
43
+    If true, preserve fields that may be cluster specific, such as service clusterIPs or generated names
44 44
 
45 45
 .PP
46 46
 \fB\-f\fP, \fB\-\-filename\fP=[]
... ...
@@ -25,7 +25,7 @@ You can limit which keys are extracted with the \-\-keys=NAME flag, or set the d
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-confirm\fP=false
28
-    Overwrite files that already exist.
28
+    If true, overwrite files that already exist.
29 29
 
30 30
 .PP
31 31
 \fB\-f\fP, \fB\-\-filename\fP=[]
... ...
@@ -25,11 +25,11 @@ Upon receiving network traffic, the services (and any associated routes) will "w
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-all\fP=false
28
-    Select all services in the namespace
28
+    if true, select all services in the namespace
29 29
 
30 30
 .PP
31 31
 \fB\-\-all\-namespaces\fP=false
32
-    Select services across all namespaces
32
+    if true, select services across all namespaces
33 33
 
34 34
 .PP
35 35
 \fB\-\-dry\-run\fP=false
... ...
@@ -116,7 +116,7 @@ Once the build configuration is created a new build will be automatically trigge
116 116
 
117 117
 .PP
118 118
 \fB\-\-to\-docker\fP=false
119
-    Have the build output push to a Docker repository.
119
+    If true, have the build output push to a Docker repository.
120 120
 
121 121
 
122 122
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -102,7 +102,7 @@ Experimental: This command is under active development and may change without no
102 102
 .SH OPTIONS
103 103
 .PP
104 104
 \fB\-\-all\-namespaces\fP=false
105
-    If present, list the requested object(s) across all projects. Project in current context is ignored.
105
+    If true, list the requested object(s) across all projects. Project in current context is ignored.
106 106
 
107 107
 .PP
108 108
 \fB\-a\fP, \fB\-\-argument\fP=""
... ...
@@ -130,7 +130,7 @@ Experimental: This command is under active development and may change without no
130 130
 
131 131
 .PP
132 132
 \fB\-\-no\-headers\fP=false
133
-    Skip printing information about each event prior to executing the command.
133
+    If true, skip printing information about each event prior to executing the command.
134 134
 
135 135
 .PP
136 136
 \fB\-\-object\-env\-var\fP=""
... ...
@@ -138,7 +138,7 @@ Experimental: This command is under active development and may change without no
138 138
 
139 139
 .PP
140 140
 \fB\-\-once\fP=false
141
-    Exit with a status code 0 after all current objects have been processed.
141
+    If true, exit with a status code 0 after all current objects have been processed.
142 142
 
143 143
 .PP
144 144
 \fB\-\-output\fP="jsonpath"
... ...
@@ -146,7 +146,7 @@ Experimental: This command is under active development and may change without no
146 146
 
147 147
 .PP
148 148
 \fB\-\-print\-metrics\-on\-exit\fP=false
149
-    On exit write all metrics to stdout.
149
+    If true, on exit write all metrics to stdout.
150 150
 
151 151
 .PP
152 152
 \fB\-\-resync\-period\fP=0
... ...
@@ -19,7 +19,7 @@ Check whether an action is allowed
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\-namespaces\fP=false
22
-    Check the specified action in all namespaces.
22
+    If true, check the specified action in all namespaces.
23 23
 
24 24
 .PP
25 25
 \fB\-\-groups\fP=[]
... ...
@@ -27,15 +27,15 @@ Check whether an action is allowed
27 27
 
28 28
 .PP
29 29
 \fB\-\-ignore\-scopes\fP=false
30
-    Disregard any scopes present on this request and evaluate considering full permissions.
30
+    If true, disregard any scopes present on this request and evaluate considering full permissions.
31 31
 
32 32
 .PP
33 33
 \fB\-\-list\fP=false
34
-    List all the actions you can perform in a namespace, cannot be specified with \-\-all\-namespaces or a VERB RESOURCE
34
+    If true, list all the actions you can perform in a namespace, cannot be specified with \-\-all\-namespaces or a VERB RESOURCE
35 35
 
36 36
 .PP
37 37
 \fB\-q\fP, \fB\-\-quiet\fP=false
38
-    Suppress output and just return the exit code.
38
+    If true, suppress output and just return the exit code.
39 39
 
40 40
 .PP
41 41
 \fB\-\-scopes\fP=[]
... ...
@@ -19,7 +19,7 @@ List who can perform the specified action on a resource
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\-namespaces\fP=false
22
-    If present, list who can perform the specified action in all namespaces.
22
+    If true, list who can perform the specified action in all namespaces.
23 23
 
24 24
 
25 25
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -49,11 +49,11 @@ The output of the process command is always a list of one or more resources. You
49 49
 
50 50
 .PP
51 51
 \fB\-\-parameters\fP=false
52
-    Do not process but only print available parameters
52
+    If true, do not process but only print available parameters
53 53
 
54 54
 .PP
55 55
 \fB\-\-raw\fP=false
56
-    If true output the processed template instead of the template's objects. Implied by \-o describe
56
+    If true, output the processed template instead of the template's objects. Implied by \-o describe
57 57
 
58 58
 .PP
59 59
 \fB\-t\fP, \fB\-\-template\fP=""
... ...
@@ -28,15 +28,15 @@ If you would like to review the outcome of the rollback, pass '\-\-dry\-run' to
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-change\-scaling\-settings\fP=false
31
-    Include the previous deployment's replicationController replica count and selector in the rollback
31
+    If true, include the previous deployment's replicationController replica count and selector in the rollback
32 32
 
33 33
 .PP
34 34
 \fB\-\-change\-strategy\fP=false
35
-    Include the previous deployment's strategy in the rollback
35
+    If true, include the previous deployment's strategy in the rollback
36 36
 
37 37
 .PP
38 38
 \fB\-\-change\-triggers\fP=false
39
-    Include the previous deployment's triggers in the rollback
39
+    If true, include the previous deployment's triggers in the rollback
40 40
 
41 41
 .PP
42 42
 \fB\-d\fP, \fB\-\-dry\-run\fP=false
... ...
@@ -22,7 +22,7 @@ This command is appropriate for running manual rollouts. If you want full contro
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-again\fP=false
25
-    Deploy the current pod template without updating state from triggers
25
+    If true, deploy the current pod template without updating state from triggers
26 26
 
27 27
 .PP
28 28
 \fB\-\-dry\-run\fP=false
... ...
@@ -30,23 +30,23 @@ If no container is specified, the first container of the pod is used for the cop
30 30
 
31 31
 .PP
32 32
 \fB\-\-delete\fP=false
33
-    Delete files not present in source
33
+    If true, delete files not present in source
34 34
 
35 35
 .PP
36 36
 \fB\-\-exclude\fP=[]
37
-    rsync \- exclude files matching specified pattern
37
+    If true, exclude files matching specified pattern
38 38
 
39 39
 .PP
40 40
 \fB\-\-include\fP=[]
41
-    rsync \- include files matching specified pattern
41
+    If true, include files matching specified pattern
42 42
 
43 43
 .PP
44 44
 \fB\-\-no\-perms\fP=false
45
-    rsync \- do not transfer permissions
45
+    If true, do not transfer permissions
46 46
 
47 47
 .PP
48 48
 \fB\-\-progress\fP=false
49
-    rsync \- show progress during transfer
49
+    If true, show progress during transfer
50 50
 
51 51
 .PP
52 52
 \fB\-q\fP, \fB\-\-quiet\fP=false
... ...
@@ -52,7 +52,7 @@ When creating applications, you may have a SCM server that requires basic authen
52 52
 
53 53
 .PP
54 54
 \fB\-\-prompt\fP=false
55
-    Prompt for password or token
55
+    If true, prompt for password or token
56 56
 
57 57
 .PP
58 58
 \fB\-a\fP, \fB\-\-show\-all\fP=true
... ...
@@ -22,7 +22,7 @@ Key files can be specified using their file path, in which case a default name w
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Allow unknown secret types.
25
+    If true, allow unknown secret types.
26 26
 
27 27
 .PP
28 28
 \fB\-\-no\-headers\fP=false
... ...
@@ -41,7 +41,7 @@ Key files can be specified using their file path, in which case a default name w
41 41
 
42 42
 .PP
43 43
 \fB\-q\fP, \fB\-\-quiet\fP=false
44
-    Suppress warnings
44
+    If true, suppress warnings
45 45
 
46 46
 .PP
47 47
 \fB\-a\fP, \fB\-\-show\-all\fP=true
... ...
@@ -28,7 +28,7 @@ The command for a build hook may be specified as a shell script (with the \-\-sc
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-all\fP=false
31
-    Select all build configs in the namespace
31
+    If true, select all build configs in the namespace
32 32
 
33 33
 .PP
34 34
 \fB\-\-command\fP=false
... ...
@@ -28,7 +28,7 @@ A label selector may be specified with the \-\-selector flag to select the build
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-all\fP=false
31
-    Select all build configs in the namespace
31
+    If true, select all build configs in the namespace
32 32
 
33 33
 .PP
34 34
 \fB\-f\fP, \fB\-\-filename\fP=[]
... ...
@@ -34,7 +34,7 @@ Each hook can have its own cancellation policy. One of: abort, retry, or ignore.
34 34
 .SH OPTIONS
35 35
 .PP
36 36
 \fB\-\-all\fP=false
37
-    Select all deployment configs in the namespace
37
+    If true, select all deployment configs in the namespace
38 38
 
39 39
 .PP
40 40
 \fB\-c\fP, \fB\-\-container\fP=""
... ...
@@ -25,7 +25,7 @@ If "\-\-env \-" is passed, environment variables can be read from STDIN using th
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-all\fP=false
28
-    Select all resources in the namespace of the specified resource types
28
+    If true, select all resources in the namespace of the specified resource types
29 29
 
30 30
 .PP
31 31
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -45,7 +45,7 @@ If "\-\-env \-" is passed, environment variables can be read from STDIN using th
45 45
 
46 46
 .PP
47 47
 \fB\-\-list\fP=false
48
-    Display the environment and any changes in the standard format
48
+    If true, display the environment and any changes in the standard format
49 49
 
50 50
 .PP
51 51
 \fB\-\-no\-headers\fP=false
... ...
@@ -72,7 +72,7 @@ If "\-\-env \-" is passed, environment variables can be read from STDIN using th
72 72
 
73 73
 .PP
74 74
 \fB\-\-resolve\fP=false
75
-    Show secret or configmap references when listing variables
75
+    If true, show secret or configmap references when listing variables
76 76
 
77 77
 .PP
78 78
 \fB\-\-resource\-version\fP=""
... ...
@@ -38,7 +38,7 @@ Containers that take a variable amount of time to start should set generous init
38 38
 .SH OPTIONS
39 39
 .PP
40 40
 \fB\-\-all\fP=false
41
-    Select all resources in the namespace of the specified resource types
41
+    If true, select all resources in the namespace of the specified resource types
42 42
 
43 43
 .PP
44 44
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -41,11 +41,11 @@ Not all routers may support multiple or weighted backends.
41 41
 
42 42
 .PP
43 43
 \fB\-\-all\fP=false
44
-    Select all resources in the namespace of the specified resource types
44
+    If true, select all resources in the namespace of the specified resource types
45 45
 
46 46
 .PP
47 47
 \fB\-\-equal\fP=false
48
-    Set the weight of all backends to 100.
48
+    If true, set the weight of all backends to 100.
49 49
 
50 50
 .PP
51 51
 \fB\-f\fP, \fB\-\-filename\fP=[]
... ...
@@ -89,7 +89,7 @@ Not all routers may support multiple or weighted backends.
89 89
 
90 90
 .PP
91 91
 \fB\-\-zero\fP=false
92
-    Set the weight of all backends to zero.
92
+    If true, set the weight of all backends to zero.
93 93
 
94 94
 
95 95
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -28,11 +28,11 @@ Build configs support triggering off of image changes, config changes, and webho
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-all\fP=false
31
-    Select all resources in the namespace of the specified resource types
31
+    If true, select all resources in the namespace of the specified resource types
32 32
 
33 33
 .PP
34 34
 \fB\-\-auto\fP=false
35
-    Enable all triggers, or just the specified trigger
35
+    If true, enable all triggers, or just the specified trigger
36 36
 
37 37
 .PP
38 38
 \fB\-c\fP, \fB\-\-containers\fP=""
... ...
@@ -48,7 +48,7 @@ Build configs support triggering off of image changes, config changes, and webho
48 48
 
49 49
 .PP
50 50
 \fB\-\-from\-github\fP=false
51
-    A GitHub webhook \- a secret value will be generated automatically
51
+    If true, a GitHub webhook \- a secret value will be generated automatically
52 52
 
53 53
 .PP
54 54
 \fB\-\-from\-image\fP=""
... ...
@@ -56,15 +56,15 @@ Build configs support triggering off of image changes, config changes, and webho
56 56
 
57 57
 .PP
58 58
 \fB\-\-from\-webhook\fP=false
59
-    A generic webhook \- a secret value will be generated automatically
59
+    If true, a generic webhook \- a secret value will be generated automatically
60 60
 
61 61
 .PP
62 62
 \fB\-\-from\-webhook\-allow\-env\fP=false
63
-    A generic webhook which can provide environment variables \- a secret value will be generated automatically
63
+    If true, a generic webhook which can provide environment variables \- a secret value will be generated automatically
64 64
 
65 65
 .PP
66 66
 \fB\-\-manual\fP=false
67
-    Set all triggers to manual, or just the specified trigger
67
+    If true, set all triggers to manual, or just the specified trigger
68 68
 
69 69
 .PP
70 70
 \fB\-\-no\-headers\fP=false
... ...
@@ -45,11 +45,11 @@ For descriptions on other volume types, see
45 45
 .SH OPTIONS
46 46
 .PP
47 47
 \fB\-\-add\fP=false
48
-    Add volume and/or volume mounts for containers
48
+    If true, add volume and/or volume mounts for containers
49 49
 
50 50
 .PP
51 51
 \fB\-\-all\fP=false
52
-    select all resources in the namespace of the specified resource types
52
+    If true, select all resources in the namespace of the specified resource types
53 53
 
54 54
 .PP
55 55
 \fB\-\-claim\-class\fP=""
... ...
@@ -73,7 +73,7 @@ For descriptions on other volume types, see
73 73
 
74 74
 .PP
75 75
 \fB\-\-confirm\fP=false
76
-    Confirm that you really want to remove multiple volumes
76
+    If true, confirm that you really want to remove multiple volumes
77 77
 
78 78
 .PP
79 79
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -85,7 +85,7 @@ For descriptions on other volume types, see
85 85
 
86 86
 .PP
87 87
 \fB\-\-list\fP=false
88
-    List volumes and volume mounts for containers
88
+    If true, list volumes and volume mounts for containers
89 89
 
90 90
 .PP
91 91
 \fB\-m\fP, \fB\-\-mount\-path\fP=""
... ...
@@ -120,7 +120,7 @@ For descriptions on other volume types, see
120 120
 
121 121
 .PP
122 122
 \fB\-\-remove\fP=false
123
-    Remove volume and/or volume mounts for containers
123
+    If true, remove volume and/or volume mounts for containers
124 124
 
125 125
 .PP
126 126
 \fB\-\-secret\-name\fP=""
... ...
@@ -25,7 +25,7 @@ You can specify an output format of "\-o dot" to have this command output the ge
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-all\-namespaces\fP=false
28
-    Display status for all namespaces (must have cluster admin)
28
+    If true, display status for all namespaces (must have cluster admin)
29 29
 
30 30
 .PP
31 31
 \fB\-o\fP, \fB\-\-output\fP=""
... ...
@@ -33,7 +33,7 @@ Pass the \-\-insecure flag if your external registry does not have a valid HTTPS
33 33
 
34 34
 .PP
35 35
 \fB\-\-insecure\fP=false
36
-    Set to true if importing the specified Docker image requires HTTP or has a self\-signed certificate.
36
+    Set to true if importing the specified Docker image requires HTTP or has a self\-signed certificate. Defaults to false.
37 37
 
38 38
 .PP
39 39
 \fB\-\-reference\fP=false
... ...
@@ -41,7 +41,7 @@ Pass the \-\-insecure flag if your external registry does not have a valid HTTPS
41 41
 
42 42
 .PP
43 43
 \fB\-\-scheduled\fP=false
44
-    Set a Docker image to be periodically imported from a remote repository.
44
+    Set a Docker image to be periodically imported from a remote repository. Defaults to false.
45 45
 
46 46
 .PP
47 47
 \fB\-\-source\fP=""
... ...
@@ -19,11 +19,11 @@ DEPRECATED: This command has been moved to "oc set volume"
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-add\fP=false
22
-    Add volume and/or volume mounts for containers
22
+    If true, add volume and/or volume mounts for containers
23 23
 
24 24
 .PP
25 25
 \fB\-\-all\fP=false
26
-    select all resources in the namespace of the specified resource types
26
+    If true, select all resources in the namespace of the specified resource types
27 27
 
28 28
 .PP
29 29
 \fB\-\-claim\-class\fP=""
... ...
@@ -47,7 +47,7 @@ DEPRECATED: This command has been moved to "oc set volume"
47 47
 
48 48
 .PP
49 49
 \fB\-\-confirm\fP=false
50
-    Confirm that you really want to remove multiple volumes
50
+    If true, confirm that you really want to remove multiple volumes
51 51
 
52 52
 .PP
53 53
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -59,7 +59,7 @@ DEPRECATED: This command has been moved to "oc set volume"
59 59
 
60 60
 .PP
61 61
 \fB\-\-list\fP=false
62
-    List volumes and volume mounts for containers
62
+    If true, list volumes and volume mounts for containers
63 63
 
64 64
 .PP
65 65
 \fB\-m\fP, \fB\-\-mount\-path\fP=""
... ...
@@ -94,7 +94,7 @@ DEPRECATED: This command has been moved to "oc set volume"
94 94
 
95 95
 .PP
96 96
 \fB\-\-remove\fP=false
97
-    Remove volume and/or volume mounts for containers
97
+    If true, remove volume and/or volume mounts for containers
98 98
 
99 99
 .PP
100 100
 \fB\-\-secret\-name\fP=""
... ...
@@ -26,7 +26,7 @@ The default options for this command will return the currently authenticated use
26 26
 
27 27
 .PP
28 28
 \fB\-\-show\-server\fP=false
29
-    Print the current server's REST API URL
29
+    If true, print the current server's REST API URL
30 30
 
31 31
 .PP
32 32
 \fB\-t\fP, \fB\-\-show\-token\fP=false
... ...
@@ -22,7 +22,7 @@ Supported formats for the generated graph are dot and a human\-readable output.
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-all\fP=false
25
-    Build dependency tree for the specified image stream tag across all namespaces
25
+    If true, build dependency tree for the specified image stream tag across all namespaces
26 26
 
27 27
 .PP
28 28
 \fB\-o\fP, \fB\-\-output\fP=""
... ...
@@ -63,7 +63,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
63 63
 
64 64
 .PP
65 65
 \fB\-\-host\fP=false
66
-    Look for systemd and journald units even without master/node config
66
+    If true, look for systemd and journald units even without master/node config
67 67
 
68 68
 .PP
69 69
 \fB\-\-images\fP="openshift/origin\-${component}:${version}"
... ...
@@ -71,7 +71,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
71 71
 
72 72
 .PP
73 73
 \fB\-\-latest\-images\fP=false
74
-    When expanding the image template, use latest version, not release version
74
+    If true, when expanding the image template, use latest version, not release version
75 75
 
76 76
 .PP
77 77
 \fB\-\-loglevel\fP=0
... ...
@@ -95,7 +95,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
95 95
 
96 96
 .PP
97 97
 \fB\-\-prevent\-modification\fP=false
98
-    May be set to prevent diagnostics making any changes via the API
98
+    If true, may be set to prevent diagnostics making any changes via the API
99 99
 
100 100
 
101 101
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -25,7 +25,7 @@ If an IP failover configuration does not exist with the given name, the \-\-crea
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-create\fP=false
28
-    Create the configuration if it does not exist.
28
+    If true, create the configuration if it does not exist.
29 29
 
30 30
 .PP
31 31
 \fB\-\-credentials\fP=""
... ...
@@ -25,11 +25,11 @@ You can see which recommended cluster role bindings have changed by choosing an
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-additive\-only\fP=true
28
-    Preserves extra subjects in cluster role bindings.
28
+    If true, preserves extra subjects in cluster role bindings.
29 29
 
30 30
 .PP
31 31
 \fB\-\-confirm\fP=false
32
-    Specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
32
+    If true, specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
33 33
 
34 34
 .PP
35 35
 \fB\-\-exclude\-groups\fP=[]
... ...
@@ -28,11 +28,11 @@ You can see which cluster roles have recommended changed by choosing an output t
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-additive\-only\fP=true
31
-    Preserves modified cluster roles.
31
+    If true, preserves modified cluster roles.
32 32
 
33 33
 .PP
34 34
 \fB\-\-confirm\fP=false
35
-    Specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
35
+    If true, specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
36 36
 
37 37
 .PP
38 38
 \fB\-\-no\-headers\fP=false
... ...
@@ -25,11 +25,11 @@ You can see which cluster SCCs have recommended changes by choosing an output ty
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-additive\-only\fP=true
28
-    Preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.
28
+    If true, preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.
29 29
 
30 30
 .PP
31 31
 \fB\-\-confirm\fP=false
32
-    Specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
32
+    If true, specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
33 33
 
34 34
 .PP
35 35
 \fB\-\-infrastructure\-namespace\fP="openshift\-infra"
... ...
@@ -19,7 +19,7 @@ List who can perform the specified action on a resource
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\-namespaces\fP=false
22
-    If present, list who can perform the specified action in all namespaces.
22
+    If true, list who can perform the specified action in all namespaces.
23 23
 
24 24
 
25 25
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to internal
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
25
+    If true, specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
26 26
 
27 27
 .PP
28 28
 \fB\-\-keep\-complete\fP=5
... ...
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to internal
38 38
 
39 39
 .PP
40 40
 \fB\-\-orphans\fP=false
41
-    Prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.
41
+    If true, prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.
42 42
 
43 43
 
44 44
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to the depl
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
25
+    If true, specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
26 26
 
27 27
 .PP
28 28
 \fB\-\-keep\-complete\fP=5
... ...
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to the depl
38 38
 
39 39
 .PP
40 40
 \fB\-\-orphans\fP=false
41
-    Prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.
41
+    If true, prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.
42 42
 
43 43
 
44 44
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -36,7 +36,7 @@ Only a user with a cluster role system:image\-pruner or higher who is logged\-in
36 36
 
37 37
 .PP
38 38
 \fB\-\-confirm\fP=false
39
-    Specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
39
+    If true, specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
40 40
 
41 41
 .PP
42 42
 \fB\-\-keep\-tag\-revisions\fP=3
... ...
@@ -39,7 +39,7 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
39 39
 
40 40
 .PP
41 41
 \fB\-\-daemonset\fP=false
42
-    Use a daemonset instead of a deployment config.
42
+    If true, use a daemonset instead of a deployment config.
43 43
 
44 44
 .PP
45 45
 \fB\-\-dry\-run\fP=false
... ...
@@ -47,7 +47,7 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
47 47
 
48 48
 .PP
49 49
 \fB\-\-enforce\-quota\fP=false
50
-    If set, the registry will refuse to write blobs if they exceed quota limits
50
+    If true, the registry will refuse to write blobs if they exceed quota limits
51 51
 
52 52
 .PP
53 53
 \fB\-\-images\fP="openshift/origin\-${component}:${version}"
... ...
@@ -41,7 +41,7 @@ If a router does not exist with the given name, this command will create a deplo
41 41
 
42 42
 .PP
43 43
 \fB\-\-expose\-metrics\fP=false
44
-    This is a hint to run an extra container in the pod to expose metrics \- the image will either be set depending on the router implementation or provided with \-\-metrics\-image.
44
+    If true, attempts to run an extra container in the pod to expose metrics \- the image will either be set depending on the router implementation or provided with \-\-metrics\-image.
45 45
 
46 46
 .PP
47 47
 \fB\-\-external\-host\fP=""
... ...
@@ -129,7 +129,7 @@ If a router does not exist with the given name, this command will create a deplo
129 129
 
130 130
 .PP
131 131
 \fB\-\-secrets\-as\-env\fP=false
132
-    Use environment variables for master secrets.
132
+    If true, use environment variables for master secrets.
133 133
 
134 134
 .PP
135 135
 \fB\-\-selector\fP=""
... ...
@@ -22,7 +22,7 @@ Supported formats for the generated graph are dot and a human\-readable output.
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-all\fP=false
25
-    Build dependency tree for the specified image stream tag across all namespaces
25
+    If true, build dependency tree for the specified image stream tag across all namespaces
26 26
 
27 27
 .PP
28 28
 \fB\-o\fP, \fB\-\-output\fP=""
... ...
@@ -63,7 +63,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
63 63
 
64 64
 .PP
65 65
 \fB\-\-host\fP=false
66
-    Look for systemd and journald units even without master/node config
66
+    If true, look for systemd and journald units even without master/node config
67 67
 
68 68
 .PP
69 69
 \fB\-\-images\fP="openshift/origin\-${component}:${version}"
... ...
@@ -71,7 +71,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
71 71
 
72 72
 .PP
73 73
 \fB\-\-latest\-images\fP=false
74
-    When expanding the image template, use latest version, not release version
74
+    If true, when expanding the image template, use latest version, not release version
75 75
 
76 76
 .PP
77 77
 \fB\-\-loglevel\fP=0
... ...
@@ -95,7 +95,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
95 95
 
96 96
 .PP
97 97
 \fB\-\-prevent\-modification\fP=false
98
-    May be set to prevent diagnostics making any changes via the API
98
+    If true, may be set to prevent diagnostics making any changes via the API
99 99
 
100 100
 
101 101
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -25,7 +25,7 @@ If an IP failover configuration does not exist with the given name, the \-\-crea
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-create\fP=false
28
-    Create the configuration if it does not exist.
28
+    If true, create the configuration if it does not exist.
29 29
 
30 30
 .PP
31 31
 \fB\-\-credentials\fP=""
... ...
@@ -25,11 +25,11 @@ You can see which recommended cluster role bindings have changed by choosing an
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-additive\-only\fP=true
28
-    Preserves extra subjects in cluster role bindings.
28
+    If true, preserves extra subjects in cluster role bindings.
29 29
 
30 30
 .PP
31 31
 \fB\-\-confirm\fP=false
32
-    Specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
32
+    If true, specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
33 33
 
34 34
 .PP
35 35
 \fB\-\-exclude\-groups\fP=[]
... ...
@@ -28,11 +28,11 @@ You can see which cluster roles have recommended changed by choosing an output t
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-additive\-only\fP=true
31
-    Preserves modified cluster roles.
31
+    If true, preserves modified cluster roles.
32 32
 
33 33
 .PP
34 34
 \fB\-\-confirm\fP=false
35
-    Specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
35
+    If true, specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
36 36
 
37 37
 .PP
38 38
 \fB\-\-no\-headers\fP=false
... ...
@@ -25,11 +25,11 @@ You can see which cluster SCCs have recommended changes by choosing an output ty
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-additive\-only\fP=true
28
-    Preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.
28
+    If true, preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.
29 29
 
30 30
 .PP
31 31
 \fB\-\-confirm\fP=false
32
-    Specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
32
+    If true, specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.
33 33
 
34 34
 .PP
35 35
 \fB\-\-infrastructure\-namespace\fP="openshift\-infra"
... ...
@@ -19,7 +19,7 @@ List who can perform the specified action on a resource
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\-namespaces\fP=false
22
-    If present, list who can perform the specified action in all namespaces.
22
+    If true, list who can perform the specified action in all namespaces.
23 23
 
24 24
 
25 25
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to internal
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
25
+    If true, specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
26 26
 
27 27
 .PP
28 28
 \fB\-\-keep\-complete\fP=5
... ...
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to internal
38 38
 
39 39
 .PP
40 40
 \fB\-\-orphans\fP=false
41
-    Prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.
41
+    If true, prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.
42 42
 
43 43
 
44 44
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to the depl
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
25
+    If true, specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
26 26
 
27 27
 .PP
28 28
 \fB\-\-keep\-complete\fP=5
... ...
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to the depl
38 38
 
39 39
 .PP
40 40
 \fB\-\-orphans\fP=false
41
-    Prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.
41
+    If true, prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.
42 42
 
43 43
 
44 44
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -36,7 +36,7 @@ Only a user with a cluster role system:image\-pruner or higher who is logged\-in
36 36
 
37 37
 .PP
38 38
 \fB\-\-confirm\fP=false
39
-    Specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
39
+    If true, specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.
40 40
 
41 41
 .PP
42 42
 \fB\-\-keep\-tag\-revisions\fP=3
... ...
@@ -39,7 +39,7 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
39 39
 
40 40
 .PP
41 41
 \fB\-\-daemonset\fP=false
42
-    Use a daemonset instead of a deployment config.
42
+    If true, use a daemonset instead of a deployment config.
43 43
 
44 44
 .PP
45 45
 \fB\-\-dry\-run\fP=false
... ...
@@ -47,7 +47,7 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
47 47
 
48 48
 .PP
49 49
 \fB\-\-enforce\-quota\fP=false
50
-    If set, the registry will refuse to write blobs if they exceed quota limits
50
+    If true, the registry will refuse to write blobs if they exceed quota limits
51 51
 
52 52
 .PP
53 53
 \fB\-\-images\fP="openshift/origin\-${component}:${version}"
... ...
@@ -41,7 +41,7 @@ If a router does not exist with the given name, this command will create a deplo
41 41
 
42 42
 .PP
43 43
 \fB\-\-expose\-metrics\fP=false
44
-    This is a hint to run an extra container in the pod to expose metrics \- the image will either be set depending on the router implementation or provided with \-\-metrics\-image.
44
+    If true, attempts to run an extra container in the pod to expose metrics \- the image will either be set depending on the router implementation or provided with \-\-metrics\-image.
45 45
 
46 46
 .PP
47 47
 \fB\-\-external\-host\fP=""
... ...
@@ -129,7 +129,7 @@ If a router does not exist with the given name, this command will create a deplo
129 129
 
130 130
 .PP
131 131
 \fB\-\-secrets\-as\-env\fP=false
132
-    Use environment variables for master secrets.
132
+    If true, use environment variables for master secrets.
133 133
 
134 134
 .PP
135 135
 \fB\-\-selector\fP=""
... ...
@@ -31,7 +31,7 @@ A public hostname can also be specified for the server with the \-\-public\-host
31 31
 .SH OPTIONS
32 32
 .PP
33 33
 \fB\-\-create\-machine\fP=false
34
-    Create a Docker machine if one doesn't exist
34
+    If true, create a Docker machine if one doesn't exist
35 35
 
36 36
 .PP
37 37
 \fB\-\-docker\-machine\fP=""
... ...
@@ -43,7 +43,7 @@ A public hostname can also be specified for the server with the \-\-public\-host
43 43
 
44 44
 .PP
45 45
 \fB\-\-forward\-ports\fP=false
46
-    Use Docker port\-forwarding to communicate with origin container. Requires 'socat' locally.
46
+    If true, use Docker port\-forwarding to communicate with origin container. Requires 'socat' locally.
47 47
 
48 48
 .PP
49 49
 \fB\-\-host\-config\-dir\fP="/var/lib/origin/openshift.local.config"
... ...
@@ -63,11 +63,11 @@ A public hostname can also be specified for the server with the \-\-public\-host
63 63
 
64 64
 .PP
65 65
 \fB\-\-logging\fP=false
66
-    Install logging (experimental)
66
+    If true, install logging (experimental)
67 67
 
68 68
 .PP
69 69
 \fB\-\-metrics\fP=false
70
-    Install metrics (experimental)
70
+    If true, install metrics (experimental)
71 71
 
72 72
 .PP
73 73
 \fB\-\-public\-hostname\fP=""
... ...
@@ -83,11 +83,11 @@ A public hostname can also be specified for the server with the \-\-public\-host
83 83
 
84 84
 .PP
85 85
 \fB\-\-skip\-registry\-check\fP=false
86
-    Skip Docker daemon registry check
86
+    If true, skip Docker daemon registry check
87 87
 
88 88
 .PP
89 89
 \fB\-\-use\-existing\-config\fP=false
90
-    Use existing configuration if present
90
+    If true, use existing configuration if present
91 91
 
92 92
 .PP
93 93
 \fB\-\-version\fP=""
... ...
@@ -31,7 +31,7 @@ The debug pod is deleted when the the remote command completes or the user inter
31 31
 .SH OPTIONS
32 32
 .PP
33 33
 \fB\-\-as\-root\fP=false
34
-    Try to run the container as the root user
34
+    If true, try to run the container as the root user
35 35
 
36 36
 .PP
37 37
 \fB\-\-as\-user\fP=\-1
... ...
@@ -47,7 +47,7 @@ The debug pod is deleted when the the remote command completes or the user inter
47 47
 
48 48
 .PP
49 49
 \fB\-\-keep\-annotations\fP=false
50
-    Keep the original pod annotations
50
+    If true, keep the original pod annotations
51 51
 
52 52
 .PP
53 53
 \fB\-\-keep\-init\-containers\fP=true
... ...
@@ -55,11 +55,11 @@ The debug pod is deleted when the the remote command completes or the user inter
55 55
 
56 56
 .PP
57 57
 \fB\-\-keep\-liveness\fP=false
58
-    Keep the original pod liveness probes
58
+    If true, keep the original pod liveness probes
59 59
 
60 60
 .PP
61 61
 \fB\-\-keep\-readiness\fP=false
62
-    Keep the original pod readiness probes
62
+    If true, keep the original pod readiness probes
63 63
 
64 64
 .PP
65 65
 \fB\-I\fP, \fB\-\-no\-stdin\fP=false
... ...
@@ -75,7 +75,7 @@ The debug pod is deleted when the the remote command completes or the user inter
75 75
 
76 76
 .PP
77 77
 \fB\-\-one\-container\fP=false
78
-    Run only the selected container, remove all others
78
+    If true, run only the selected container, remove all others
79 79
 
80 80
 .PP
81 81
 \fB\-o\fP, \fB\-\-output\fP=""
... ...
@@ -44,23 +44,23 @@ If no options are given, shows information about the latest deployment.
44 44
 .SH OPTIONS
45 45
 .PP
46 46
 \fB\-\-cancel\fP=false
47
-    Cancel the in\-progress deployment.
47
+    If true, cancel the in\-progress deployment.
48 48
 
49 49
 .PP
50 50
 \fB\-\-enable\-triggers\fP=false
51
-    Enables all image triggers for the deployment config.
51
+    If true, enables all image triggers for the deployment config.
52 52
 
53 53
 .PP
54 54
 \fB\-\-follow\fP=false
55
-    Follow the logs of a deployment
55
+    If true, follow the logs of a deployment
56 56
 
57 57
 .PP
58 58
 \fB\-\-latest\fP=false
59
-    Start a new deployment now.
59
+    If true, start a new deployment now.
60 60
 
61 61
 .PP
62 62
 \fB\-\-retry\fP=false
63
-    Retry the latest failed deployment.
63
+    If true, retry the latest failed deployment.
64 64
 
65 65
 
66 66
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -19,7 +19,7 @@ DEPRECATED: This command has been moved to "openshift cli set env"
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\fP=false
22
-    Select all resources in the namespace of the specified resource types
22
+    If true, select all resources in the namespace of the specified resource types
23 23
 
24 24
 .PP
25 25
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -39,7 +39,7 @@ DEPRECATED: This command has been moved to "openshift cli set env"
39 39
 
40 40
 .PP
41 41
 \fB\-\-list\fP=false
42
-    Display the environment and any changes in the standard format
42
+    If true, display the environment and any changes in the standard format
43 43
 
44 44
 .PP
45 45
 \fB\-\-no\-headers\fP=false
... ...
@@ -66,7 +66,7 @@ DEPRECATED: This command has been moved to "openshift cli set env"
66 66
 
67 67
 .PP
68 68
 \fB\-\-resolve\fP=false
69
-    Show secret or configmap references when listing variables
69
+    If true, show secret or configmap references when listing variables
70 70
 
71 71
 .PP
72 72
 \fB\-\-resource\-version\fP=""
... ...
@@ -32,7 +32,7 @@ Another use case for export is to create reusable templates for applications. Pa
32 32
 
33 33
 .PP
34 34
 \fB\-\-all\-namespaces\fP=false
35
-    If present, list the requested object(s) across all namespaces. Namespace in current context is ignored even if specified with \-\-namespace.
35
+    If true, list the requested object(s) across all namespaces. Namespace in current context is ignored even if specified with \-\-namespace.
36 36
 
37 37
 .PP
38 38
 \fB\-\-as\-template\fP=""
... ...
@@ -40,7 +40,7 @@ Another use case for export is to create reusable templates for applications. Pa
40 40
 
41 41
 .PP
42 42
 \fB\-\-exact\fP=false
43
-    Preserve fields that may be cluster specific, such as service clusterIPs or generated names
43
+    If true, preserve fields that may be cluster specific, such as service clusterIPs or generated names
44 44
 
45 45
 .PP
46 46
 \fB\-f\fP, \fB\-\-filename\fP=[]
... ...
@@ -25,7 +25,7 @@ You can limit which keys are extracted with the \-\-keys=NAME flag, or set the d
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-confirm\fP=false
28
-    Overwrite files that already exist.
28
+    If true, overwrite files that already exist.
29 29
 
30 30
 .PP
31 31
 \fB\-f\fP, \fB\-\-filename\fP=[]
... ...
@@ -25,11 +25,11 @@ Upon receiving network traffic, the services (and any associated routes) will "w
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-all\fP=false
28
-    Select all services in the namespace
28
+    if true, select all services in the namespace
29 29
 
30 30
 .PP
31 31
 \fB\-\-all\-namespaces\fP=false
32
-    Select services across all namespaces
32
+    if true, select services across all namespaces
33 33
 
34 34
 .PP
35 35
 \fB\-\-dry\-run\fP=false
... ...
@@ -116,7 +116,7 @@ Once the build configuration is created a new build will be automatically trigge
116 116
 
117 117
 .PP
118 118
 \fB\-\-to\-docker\fP=false
119
-    Have the build output push to a Docker repository.
119
+    If true, have the build output push to a Docker repository.
120 120
 
121 121
 
122 122
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -102,7 +102,7 @@ Experimental: This command is under active development and may change without no
102 102
 .SH OPTIONS
103 103
 .PP
104 104
 \fB\-\-all\-namespaces\fP=false
105
-    If present, list the requested object(s) across all projects. Project in current context is ignored.
105
+    If true, list the requested object(s) across all projects. Project in current context is ignored.
106 106
 
107 107
 .PP
108 108
 \fB\-a\fP, \fB\-\-argument\fP=""
... ...
@@ -130,7 +130,7 @@ Experimental: This command is under active development and may change without no
130 130
 
131 131
 .PP
132 132
 \fB\-\-no\-headers\fP=false
133
-    Skip printing information about each event prior to executing the command.
133
+    If true, skip printing information about each event prior to executing the command.
134 134
 
135 135
 .PP
136 136
 \fB\-\-object\-env\-var\fP=""
... ...
@@ -138,7 +138,7 @@ Experimental: This command is under active development and may change without no
138 138
 
139 139
 .PP
140 140
 \fB\-\-once\fP=false
141
-    Exit with a status code 0 after all current objects have been processed.
141
+    If true, exit with a status code 0 after all current objects have been processed.
142 142
 
143 143
 .PP
144 144
 \fB\-\-output\fP="jsonpath"
... ...
@@ -146,7 +146,7 @@ Experimental: This command is under active development and may change without no
146 146
 
147 147
 .PP
148 148
 \fB\-\-print\-metrics\-on\-exit\fP=false
149
-    On exit write all metrics to stdout.
149
+    If true, on exit write all metrics to stdout.
150 150
 
151 151
 .PP
152 152
 \fB\-\-resync\-period\fP=0
... ...
@@ -19,7 +19,7 @@ Check whether an action is allowed
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\-namespaces\fP=false
22
-    Check the specified action in all namespaces.
22
+    If true, check the specified action in all namespaces.
23 23
 
24 24
 .PP
25 25
 \fB\-\-groups\fP=[]
... ...
@@ -27,15 +27,15 @@ Check whether an action is allowed
27 27
 
28 28
 .PP
29 29
 \fB\-\-ignore\-scopes\fP=false
30
-    Disregard any scopes present on this request and evaluate considering full permissions.
30
+    If true, disregard any scopes present on this request and evaluate considering full permissions.
31 31
 
32 32
 .PP
33 33
 \fB\-\-list\fP=false
34
-    List all the actions you can perform in a namespace, cannot be specified with \-\-all\-namespaces or a VERB RESOURCE
34
+    If true, list all the actions you can perform in a namespace, cannot be specified with \-\-all\-namespaces or a VERB RESOURCE
35 35
 
36 36
 .PP
37 37
 \fB\-q\fP, \fB\-\-quiet\fP=false
38
-    Suppress output and just return the exit code.
38
+    If true, suppress output and just return the exit code.
39 39
 
40 40
 .PP
41 41
 \fB\-\-scopes\fP=[]
... ...
@@ -19,7 +19,7 @@ List who can perform the specified action on a resource
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-all\-namespaces\fP=false
22
-    If present, list who can perform the specified action in all namespaces.
22
+    If true, list who can perform the specified action in all namespaces.
23 23
 
24 24
 
25 25
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -49,11 +49,11 @@ The output of the process command is always a list of one or more resources. You
49 49
 
50 50
 .PP
51 51
 \fB\-\-parameters\fP=false
52
-    Do not process but only print available parameters
52
+    If true, do not process but only print available parameters
53 53
 
54 54
 .PP
55 55
 \fB\-\-raw\fP=false
56
-    If true output the processed template instead of the template's objects. Implied by \-o describe
56
+    If true, output the processed template instead of the template's objects. Implied by \-o describe
57 57
 
58 58
 .PP
59 59
 \fB\-t\fP, \fB\-\-template\fP=""
... ...
@@ -28,15 +28,15 @@ If you would like to review the outcome of the rollback, pass '\-\-dry\-run' to
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-change\-scaling\-settings\fP=false
31
-    Include the previous deployment's replicationController replica count and selector in the rollback
31
+    If true, include the previous deployment's replicationController replica count and selector in the rollback
32 32
 
33 33
 .PP
34 34
 \fB\-\-change\-strategy\fP=false
35
-    Include the previous deployment's strategy in the rollback
35
+    If true, include the previous deployment's strategy in the rollback
36 36
 
37 37
 .PP
38 38
 \fB\-\-change\-triggers\fP=false
39
-    Include the previous deployment's triggers in the rollback
39
+    If true, include the previous deployment's triggers in the rollback
40 40
 
41 41
 .PP
42 42
 \fB\-d\fP, \fB\-\-dry\-run\fP=false
... ...
@@ -22,7 +22,7 @@ This command is appropriate for running manual rollouts. If you want full contro
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-again\fP=false
25
-    Deploy the current pod template without updating state from triggers
25
+    If true, deploy the current pod template without updating state from triggers
26 26
 
27 27
 .PP
28 28
 \fB\-\-dry\-run\fP=false
... ...
@@ -30,23 +30,23 @@ If no container is specified, the first container of the pod is used for the cop
30 30
 
31 31
 .PP
32 32
 \fB\-\-delete\fP=false
33
-    Delete files not present in source
33
+    If true, delete files not present in source
34 34
 
35 35
 .PP
36 36
 \fB\-\-exclude\fP=[]
37
-    rsync \- exclude files matching specified pattern
37
+    If true, exclude files matching specified pattern
38 38
 
39 39
 .PP
40 40
 \fB\-\-include\fP=[]
41
-    rsync \- include files matching specified pattern
41
+    If true, include files matching specified pattern
42 42
 
43 43
 .PP
44 44
 \fB\-\-no\-perms\fP=false
45
-    rsync \- do not transfer permissions
45
+    If true, do not transfer permissions
46 46
 
47 47
 .PP
48 48
 \fB\-\-progress\fP=false
49
-    rsync \- show progress during transfer
49
+    If true, show progress during transfer
50 50
 
51 51
 .PP
52 52
 \fB\-q\fP, \fB\-\-quiet\fP=false
... ...
@@ -52,7 +52,7 @@ When creating applications, you may have a SCM server that requires basic authen
52 52
 
53 53
 .PP
54 54
 \fB\-\-prompt\fP=false
55
-    Prompt for password or token
55
+    If true, prompt for password or token
56 56
 
57 57
 .PP
58 58
 \fB\-a\fP, \fB\-\-show\-all\fP=true
... ...
@@ -22,7 +22,7 @@ Key files can be specified using their file path, in which case a default name w
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-confirm\fP=false
25
-    Allow unknown secret types.
25
+    If true, allow unknown secret types.
26 26
 
27 27
 .PP
28 28
 \fB\-\-no\-headers\fP=false
... ...
@@ -41,7 +41,7 @@ Key files can be specified using their file path, in which case a default name w
41 41
 
42 42
 .PP
43 43
 \fB\-q\fP, \fB\-\-quiet\fP=false
44
-    Suppress warnings
44
+    If true, suppress warnings
45 45
 
46 46
 .PP
47 47
 \fB\-a\fP, \fB\-\-show\-all\fP=true
... ...
@@ -28,7 +28,7 @@ The command for a build hook may be specified as a shell script (with the \-\-sc
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-all\fP=false
31
-    Select all build configs in the namespace
31
+    If true, select all build configs in the namespace
32 32
 
33 33
 .PP
34 34
 \fB\-\-command\fP=false
... ...
@@ -28,7 +28,7 @@ A label selector may be specified with the \-\-selector flag to select the build
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-all\fP=false
31
-    Select all build configs in the namespace
31
+    If true, select all build configs in the namespace
32 32
 
33 33
 .PP
34 34
 \fB\-f\fP, \fB\-\-filename\fP=[]
... ...
@@ -34,7 +34,7 @@ Each hook can have its own cancellation policy. One of: abort, retry, or ignore.
34 34
 .SH OPTIONS
35 35
 .PP
36 36
 \fB\-\-all\fP=false
37
-    Select all deployment configs in the namespace
37
+    If true, select all deployment configs in the namespace
38 38
 
39 39
 .PP
40 40
 \fB\-c\fP, \fB\-\-container\fP=""
... ...
@@ -25,7 +25,7 @@ If "\-\-env \-" is passed, environment variables can be read from STDIN using th
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-all\fP=false
28
-    Select all resources in the namespace of the specified resource types
28
+    If true, select all resources in the namespace of the specified resource types
29 29
 
30 30
 .PP
31 31
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -45,7 +45,7 @@ If "\-\-env \-" is passed, environment variables can be read from STDIN using th
45 45
 
46 46
 .PP
47 47
 \fB\-\-list\fP=false
48
-    Display the environment and any changes in the standard format
48
+    If true, display the environment and any changes in the standard format
49 49
 
50 50
 .PP
51 51
 \fB\-\-no\-headers\fP=false
... ...
@@ -72,7 +72,7 @@ If "\-\-env \-" is passed, environment variables can be read from STDIN using th
72 72
 
73 73
 .PP
74 74
 \fB\-\-resolve\fP=false
75
-    Show secret or configmap references when listing variables
75
+    If true, show secret or configmap references when listing variables
76 76
 
77 77
 .PP
78 78
 \fB\-\-resource\-version\fP=""
... ...
@@ -38,7 +38,7 @@ Containers that take a variable amount of time to start should set generous init
38 38
 .SH OPTIONS
39 39
 .PP
40 40
 \fB\-\-all\fP=false
41
-    Select all resources in the namespace of the specified resource types
41
+    If true, select all resources in the namespace of the specified resource types
42 42
 
43 43
 .PP
44 44
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -41,11 +41,11 @@ Not all routers may support multiple or weighted backends.
41 41
 
42 42
 .PP
43 43
 \fB\-\-all\fP=false
44
-    Select all resources in the namespace of the specified resource types
44
+    If true, select all resources in the namespace of the specified resource types
45 45
 
46 46
 .PP
47 47
 \fB\-\-equal\fP=false
48
-    Set the weight of all backends to 100.
48
+    If true, set the weight of all backends to 100.
49 49
 
50 50
 .PP
51 51
 \fB\-f\fP, \fB\-\-filename\fP=[]
... ...
@@ -89,7 +89,7 @@ Not all routers may support multiple or weighted backends.
89 89
 
90 90
 .PP
91 91
 \fB\-\-zero\fP=false
92
-    Set the weight of all backends to zero.
92
+    If true, set the weight of all backends to zero.
93 93
 
94 94
 
95 95
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -28,11 +28,11 @@ Build configs support triggering off of image changes, config changes, and webho
28 28
 .SH OPTIONS
29 29
 .PP
30 30
 \fB\-\-all\fP=false
31
-    Select all resources in the namespace of the specified resource types
31
+    If true, select all resources in the namespace of the specified resource types
32 32
 
33 33
 .PP
34 34
 \fB\-\-auto\fP=false
35
-    Enable all triggers, or just the specified trigger
35
+    If true, enable all triggers, or just the specified trigger
36 36
 
37 37
 .PP
38 38
 \fB\-c\fP, \fB\-\-containers\fP=""
... ...
@@ -48,7 +48,7 @@ Build configs support triggering off of image changes, config changes, and webho
48 48
 
49 49
 .PP
50 50
 \fB\-\-from\-github\fP=false
51
-    A GitHub webhook \- a secret value will be generated automatically
51
+    If true, a GitHub webhook \- a secret value will be generated automatically
52 52
 
53 53
 .PP
54 54
 \fB\-\-from\-image\fP=""
... ...
@@ -56,15 +56,15 @@ Build configs support triggering off of image changes, config changes, and webho
56 56
 
57 57
 .PP
58 58
 \fB\-\-from\-webhook\fP=false
59
-    A generic webhook \- a secret value will be generated automatically
59
+    If true, a generic webhook \- a secret value will be generated automatically
60 60
 
61 61
 .PP
62 62
 \fB\-\-from\-webhook\-allow\-env\fP=false
63
-    A generic webhook which can provide environment variables \- a secret value will be generated automatically
63
+    If true, a generic webhook which can provide environment variables \- a secret value will be generated automatically
64 64
 
65 65
 .PP
66 66
 \fB\-\-manual\fP=false
67
-    Set all triggers to manual, or just the specified trigger
67
+    If true, set all triggers to manual, or just the specified trigger
68 68
 
69 69
 .PP
70 70
 \fB\-\-no\-headers\fP=false
... ...
@@ -45,11 +45,11 @@ For descriptions on other volume types, see
45 45
 .SH OPTIONS
46 46
 .PP
47 47
 \fB\-\-add\fP=false
48
-    Add volume and/or volume mounts for containers
48
+    If true, add volume and/or volume mounts for containers
49 49
 
50 50
 .PP
51 51
 \fB\-\-all\fP=false
52
-    select all resources in the namespace of the specified resource types
52
+    If true, select all resources in the namespace of the specified resource types
53 53
 
54 54
 .PP
55 55
 \fB\-\-claim\-class\fP=""
... ...
@@ -73,7 +73,7 @@ For descriptions on other volume types, see
73 73
 
74 74
 .PP
75 75
 \fB\-\-confirm\fP=false
76
-    Confirm that you really want to remove multiple volumes
76
+    If true, confirm that you really want to remove multiple volumes
77 77
 
78 78
 .PP
79 79
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -85,7 +85,7 @@ For descriptions on other volume types, see
85 85
 
86 86
 .PP
87 87
 \fB\-\-list\fP=false
88
-    List volumes and volume mounts for containers
88
+    If true, list volumes and volume mounts for containers
89 89
 
90 90
 .PP
91 91
 \fB\-m\fP, \fB\-\-mount\-path\fP=""
... ...
@@ -120,7 +120,7 @@ For descriptions on other volume types, see
120 120
 
121 121
 .PP
122 122
 \fB\-\-remove\fP=false
123
-    Remove volume and/or volume mounts for containers
123
+    If true, remove volume and/or volume mounts for containers
124 124
 
125 125
 .PP
126 126
 \fB\-\-secret\-name\fP=""
... ...
@@ -25,7 +25,7 @@ You can specify an output format of "\-o dot" to have this command output the ge
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-all\-namespaces\fP=false
28
-    Display status for all namespaces (must have cluster admin)
28
+    If true, display status for all namespaces (must have cluster admin)
29 29
 
30 30
 .PP
31 31
 \fB\-o\fP, \fB\-\-output\fP=""
... ...
@@ -33,7 +33,7 @@ Pass the \-\-insecure flag if your external registry does not have a valid HTTPS
33 33
 
34 34
 .PP
35 35
 \fB\-\-insecure\fP=false
36
-    Set to true if importing the specified Docker image requires HTTP or has a self\-signed certificate.
36
+    Set to true if importing the specified Docker image requires HTTP or has a self\-signed certificate. Defaults to false.
37 37
 
38 38
 .PP
39 39
 \fB\-\-reference\fP=false
... ...
@@ -41,7 +41,7 @@ Pass the \-\-insecure flag if your external registry does not have a valid HTTPS
41 41
 
42 42
 .PP
43 43
 \fB\-\-scheduled\fP=false
44
-    Set a Docker image to be periodically imported from a remote repository.
44
+    Set a Docker image to be periodically imported from a remote repository. Defaults to false.
45 45
 
46 46
 .PP
47 47
 \fB\-\-source\fP=""
... ...
@@ -19,11 +19,11 @@ DEPRECATED: This command has been moved to "openshift cli set volume"
19 19
 .SH OPTIONS
20 20
 .PP
21 21
 \fB\-\-add\fP=false
22
-    Add volume and/or volume mounts for containers
22
+    If true, add volume and/or volume mounts for containers
23 23
 
24 24
 .PP
25 25
 \fB\-\-all\fP=false
26
-    select all resources in the namespace of the specified resource types
26
+    If true, select all resources in the namespace of the specified resource types
27 27
 
28 28
 .PP
29 29
 \fB\-\-claim\-class\fP=""
... ...
@@ -47,7 +47,7 @@ DEPRECATED: This command has been moved to "openshift cli set volume"
47 47
 
48 48
 .PP
49 49
 \fB\-\-confirm\fP=false
50
-    Confirm that you really want to remove multiple volumes
50
+    If true, confirm that you really want to remove multiple volumes
51 51
 
52 52
 .PP
53 53
 \fB\-c\fP, \fB\-\-containers\fP="*"
... ...
@@ -59,7 +59,7 @@ DEPRECATED: This command has been moved to "openshift cli set volume"
59 59
 
60 60
 .PP
61 61
 \fB\-\-list\fP=false
62
-    List volumes and volume mounts for containers
62
+    If true, list volumes and volume mounts for containers
63 63
 
64 64
 .PP
65 65
 \fB\-m\fP, \fB\-\-mount\-path\fP=""
... ...
@@ -94,7 +94,7 @@ DEPRECATED: This command has been moved to "openshift cli set volume"
94 94
 
95 95
 .PP
96 96
 \fB\-\-remove\fP=false
97
-    Remove volume and/or volume mounts for containers
97
+    If true, remove volume and/or volume mounts for containers
98 98
 
99 99
 .PP
100 100
 \fB\-\-secret\-name\fP=""
... ...
@@ -26,7 +26,7 @@ The default options for this command will return the currently authenticated use
26 26
 
27 27
 .PP
28 28
 \fB\-\-show\-server\fP=false
29
-    Print the current server's REST API URL
29
+    If true, print the current server's REST API URL
30 30
 
31 31
 .PP
32 32
 \fB\-t\fP, \fB\-\-show\-token\fP=false
... ...
@@ -22,7 +22,7 @@ Supported formats for the generated graph are dot and a human\-readable output.
22 22
 .SH OPTIONS
23 23
 .PP
24 24
 \fB\-\-all\fP=false
25
-    Build dependency tree for the specified image stream tag across all namespaces
25
+    If true, build dependency tree for the specified image stream tag across all namespaces
26 26
 
27 27
 .PP
28 28
 \fB\-o\fP, \fB\-\-output\fP=""
... ...
@@ -63,7 +63,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
63 63
 
64 64
 .PP
65 65
 \fB\-\-host\fP=false
66
-    Look for systemd and journald units even without master/node config
66
+    If true, look for systemd and journald units even without master/node config
67 67
 
68 68
 .PP
69 69
 \fB\-\-images\fP="openshift/origin\-${component}:${version}"
... ...
@@ -71,7 +71,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
71 71
 
72 72
 .PP
73 73
 \fB\-\-latest\-images\fP=false
74
-    When expanding the image template, use latest version, not release version
74
+    If true, when expanding the image template, use latest version, not release version
75 75
 
76 76
 .PP
77 77
 \fB\-\-loglevel\fP=0
... ...
@@ -95,7 +95,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
95 95
 
96 96
 .PP
97 97
 \fB\-\-prevent\-modification\fP=false
98
-    May be set to prevent diagnostics making any changes via the API
98
+    If true, may be set to prevent diagnostics making any changes via the API
99 99
 
100 100
 
101 101
 .SH OPTIONS INHERITED FROM PARENT COMMANDS
... ...
@@ -25,7 +25,7 @@ If an IP failover configuration does not exist with the given name, the \-\-crea
25 25
 .SH OPTIONS
26 26
 .PP
27 27
 \fB\-\-create\fP=false
28
-    Create the configuration if it does not exist.
28
+    If true, create the configuration if it does not exist.
29 29
 
30 30
 .PP
31 31
 \fB\-\-credentials\fP=""
... ...
@@ -127,22 +127,22 @@ func NewCmdUp(name, fullName string, f *osclientcmd.Factory, out, errout io.Writ
127 127
 			}
128 128
 		},
129 129
 	}
130
-	cmd.Flags().BoolVar(&config.ShouldCreateDockerMachine, "create-machine", false, "Create a Docker machine if one doesn't exist")
130
+	cmd.Flags().BoolVar(&config.ShouldCreateDockerMachine, "create-machine", false, "If true, create a Docker machine if one doesn't exist")
131 131
 	cmd.Flags().StringVar(&config.DockerMachine, "docker-machine", "", "Specify the Docker machine to use")
132 132
 	cmd.Flags().StringVar(&config.ImageVersion, "version", "", "Specify the tag for OpenShift images")
133 133
 	cmd.Flags().StringVar(&config.Image, "image", "openshift/origin", "Specify the images to use for OpenShift")
134
-	cmd.Flags().BoolVar(&config.SkipRegistryCheck, "skip-registry-check", false, "Skip Docker daemon registry check")
134
+	cmd.Flags().BoolVar(&config.SkipRegistryCheck, "skip-registry-check", false, "If true, skip Docker daemon registry check")
135 135
 	cmd.Flags().StringVar(&config.PublicHostname, "public-hostname", "", "Public hostname for OpenShift cluster")
136 136
 	cmd.Flags().StringVar(&config.RoutingSuffix, "routing-suffix", "", "Default suffix for server routes")
137
-	cmd.Flags().BoolVar(&config.UseExistingConfig, "use-existing-config", false, "Use existing configuration if present")
137
+	cmd.Flags().BoolVar(&config.UseExistingConfig, "use-existing-config", false, "If true, use existing configuration if present")
138 138
 	cmd.Flags().StringVar(&config.HostConfigDir, "host-config-dir", host.DefaultConfigDir, "Directory on Docker host for OpenShift configuration")
139 139
 	cmd.Flags().StringVar(&config.HostVolumesDir, "host-volumes-dir", host.DefaultVolumesDir, "Directory on Docker host for OpenShift volumes")
140 140
 	cmd.Flags().StringVar(&config.HostDataDir, "host-data-dir", "", "Directory on Docker host for OpenShift data. If not specified, etcd data will not be persisted on the host.")
141
-	cmd.Flags().BoolVar(&config.PortForwarding, "forward-ports", config.PortForwarding, "Use Docker port-forwarding to communicate with origin container. Requires 'socat' locally.")
141
+	cmd.Flags().BoolVar(&config.PortForwarding, "forward-ports", config.PortForwarding, "If true, use Docker port-forwarding to communicate with origin container. Requires 'socat' locally.")
142 142
 	cmd.Flags().IntVar(&config.ServerLogLevel, "server-loglevel", 0, "Log level for OpenShift server")
143 143
 	cmd.Flags().StringArrayVarP(&config.Environment, "env", "e", config.Environment, "Specify a key-value pair for an environment variable to set on OpenShift container")
144
-	cmd.Flags().BoolVar(&config.ShouldInstallMetrics, "metrics", false, "Install metrics (experimental)")
145
-	cmd.Flags().BoolVar(&config.ShouldInstallLogging, "logging", false, "Install logging (experimental)")
144
+	cmd.Flags().BoolVar(&config.ShouldInstallMetrics, "metrics", false, "If true, install metrics (experimental)")
145
+	cmd.Flags().BoolVar(&config.ShouldInstallLogging, "logging", false, "If true, install logging (experimental)")
146 146
 	return cmd
147 147
 }
148 148
 
... ...
@@ -128,10 +128,10 @@ func NewCmdDiagnostics(name string, fullName string, out io.Writer) *cobra.Comma
128 128
 	cmd.Flags().StringVar(&o.ClientClusterContext, options.FlagClusterContextName, "", "Client context to use for cluster administrator")
129 129
 	cmd.Flags().StringVar(&o.MasterConfigLocation, options.FlagMasterConfigName, "", "Path to master config file (implies --host)")
130 130
 	cmd.Flags().StringVar(&o.NodeConfigLocation, options.FlagNodeConfigName, "", "Path to node config file (implies --host)")
131
-	cmd.Flags().BoolVar(&o.IsHost, options.FlagIsHostName, false, "Look for systemd and journald units even without master/node config")
131
+	cmd.Flags().BoolVar(&o.IsHost, options.FlagIsHostName, false, "If true, look for systemd and journald units even without master/node config")
132 132
 	cmd.Flags().StringVar(&o.ImageTemplate.Format, options.FlagImageTemplateName, o.ImageTemplate.Format, "Image template for DiagnosticPod to use in creating a pod")
133
-	cmd.Flags().BoolVar(&o.ImageTemplate.Latest, options.FlagLatestImageName, false, "When expanding the image template, use latest version, not release version")
134
-	cmd.Flags().BoolVar(&o.PreventModification, options.FlagPreventModificationName, false, "May be set to prevent diagnostics making any changes via the API")
133
+	cmd.Flags().BoolVar(&o.ImageTemplate.Latest, options.FlagLatestImageName, false, "If true, when expanding the image template, use latest version, not release version")
134
+	cmd.Flags().BoolVar(&o.PreventModification, options.FlagPreventModificationName, false, "If true, may be set to prevent diagnostics making any changes via the API")
135 135
 	cmd.Flags().StringVar(&o.NetworkDiagLogDir, options.FlagNetworkDiagLogDir, netutil.NetworkDiagDefaultLogDir, "Path to store network diagnostic results in case of errors")
136 136
 	flagtypes.GLog(cmd.Flags())
137 137
 	options.BindLoggerOptionFlags(cmd.Flags(), o.LogOptions, options.RecommendedLoggerOptionFlags())
... ...
@@ -71,10 +71,10 @@ func NewCmdCanI(name, fullName string, f *clientcmd.Factory, out io.Writer) *cob
71 71
 		},
72 72
 	}
73 73
 
74
-	cmd.Flags().BoolVar(&o.AllNamespaces, "all-namespaces", o.AllNamespaces, "Check the specified action in all namespaces.")
75
-	cmd.Flags().BoolVar(&o.ListAll, "list", o.ListAll, "List all the actions you can perform in a namespace, cannot be specified with --all-namespaces or a VERB RESOURCE")
76
-	cmd.Flags().BoolVarP(&o.Quiet, "quiet", "q", o.Quiet, "Suppress output and just return the exit code.")
77
-	cmd.Flags().BoolVar(&o.IgnoreScopes, "ignore-scopes", o.IgnoreScopes, "Disregard any scopes present on this request and evaluate considering full permissions.")
74
+	cmd.Flags().BoolVar(&o.AllNamespaces, "all-namespaces", o.AllNamespaces, "If true, check the specified action in all namespaces.")
75
+	cmd.Flags().BoolVar(&o.ListAll, "list", o.ListAll, "If true, list all the actions you can perform in a namespace, cannot be specified with --all-namespaces or a VERB RESOURCE")
76
+	cmd.Flags().BoolVarP(&o.Quiet, "quiet", "q", o.Quiet, "If true, suppress output and just return the exit code.")
77
+	cmd.Flags().BoolVar(&o.IgnoreScopes, "ignore-scopes", o.IgnoreScopes, "If true, disregard any scopes present on this request and evaluate considering full permissions.")
78 78
 	cmd.Flags().StringSliceVar(&o.Scopes, "scopes", o.Scopes, "Check the specified action using these scopes.  By default, the scopes on the current token will be used.")
79 79
 	cmd.Flags().StringVar(&o.User, "user", o.User, "Check the specified action using this user instead of your user.")
80 80
 	cmd.Flags().StringSliceVar(&o.Groups, "groups", o.Groups, "Check the specified action using these groups instead of your groups.")
... ...
@@ -103,8 +103,8 @@ func NewCmdReconcileClusterRoleBindings(name, fullName string, f *clientcmd.Fact
103 103
 		},
104 104
 	}
105 105
 
106
-	cmd.Flags().BoolVar(&o.Confirmed, "confirm", o.Confirmed, "Specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.")
107
-	cmd.Flags().BoolVar(&o.Union, "additive-only", o.Union, "Preserves extra subjects in cluster role bindings.")
106
+	cmd.Flags().BoolVar(&o.Confirmed, "confirm", o.Confirmed, "If true, specify that cluster role bindings should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.")
107
+	cmd.Flags().BoolVar(&o.Union, "additive-only", o.Union, "If true, preserves extra subjects in cluster role bindings.")
108 108
 	cmd.Flags().StringSliceVar(&excludeUsers, "exclude-users", excludeUsers, "Do not add cluster role bindings for these user names.")
109 109
 	cmd.Flags().StringSliceVar(&excludeGroups, "exclude-groups", excludeGroups, "Do not add cluster role bindings for these group names.")
110 110
 	kcmdutil.AddPrinterFlags(cmd)
... ...
@@ -100,8 +100,8 @@ func NewCmdReconcileClusterRoles(name, fullName string, f *clientcmd.Factory, ou
100 100
 		},
101 101
 	}
102 102
 
103
-	cmd.Flags().BoolVar(&o.Confirmed, "confirm", o.Confirmed, "Specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.")
104
-	cmd.Flags().BoolVar(&o.Union, "additive-only", o.Union, "Preserves modified cluster roles.")
103
+	cmd.Flags().BoolVar(&o.Confirmed, "confirm", o.Confirmed, "If true, specify that cluster roles should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.")
104
+	cmd.Flags().BoolVar(&o.Union, "additive-only", o.Union, "If true, preserves modified cluster roles.")
105 105
 	kcmdutil.AddPrinterFlags(cmd)
106 106
 	cmd.Flags().Lookup("output").DefValue = "yaml"
107 107
 	cmd.Flags().Lookup("output").Value.Set("yaml")
... ...
@@ -98,8 +98,8 @@ func NewCmdReconcileSCC(name, fullName string, f *clientcmd.Factory, out io.Writ
98 98
 		},
99 99
 	}
100 100
 
101
-	cmd.Flags().BoolVar(&o.Confirmed, "confirm", o.Confirmed, "Specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.")
102
-	cmd.Flags().BoolVar(&o.Union, "additive-only", o.Union, "Preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.")
101
+	cmd.Flags().BoolVar(&o.Confirmed, "confirm", o.Confirmed, "If true, specify that cluster SCCs should be modified. Defaults to false, displaying what would be replaced but not actually replacing anything.")
102
+	cmd.Flags().BoolVar(&o.Union, "additive-only", o.Union, "If true, preserves extra users, groups, labels and annotations in the SCC as well as existing priorities.")
103 103
 	cmd.Flags().StringVar(&o.InfraNamespace, "infrastructure-namespace", o.InfraNamespace, "Name of the infrastructure namespace.")
104 104
 	kcmdutil.AddPrinterFlags(cmd)
105 105
 	cmd.Flags().Lookup("output").DefValue = "yaml"
... ...
@@ -55,7 +55,7 @@ func NewCmdWhoCan(name, fullName string, f *clientcmd.Factory, out io.Writer) *c
55 55
 		},
56 56
 	}
57 57
 
58
-	cmd.Flags().BoolVar(&options.allNamespaces, "all-namespaces", options.allNamespaces, "If present, list who can perform the specified action in all namespaces.")
58
+	cmd.Flags().BoolVar(&options.allNamespaces, "all-namespaces", options.allNamespaces, "If true, list who can perform the specified action in all namespaces.")
59 59
 
60 60
 	return cmd
61 61
 }
... ...
@@ -71,8 +71,8 @@ func NewCmdPruneBuilds(f *clientcmd.Factory, parentName, name string, out io.Wri
71 71
 		},
72 72
 	}
73 73
 
74
-	cmd.Flags().BoolVar(&opts.Confirm, "confirm", opts.Confirm, "Specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.")
75
-	cmd.Flags().BoolVar(&opts.Orphans, "orphans", opts.Orphans, "Prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.")
74
+	cmd.Flags().BoolVar(&opts.Confirm, "confirm", opts.Confirm, "If true, specify that build pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.")
75
+	cmd.Flags().BoolVar(&opts.Orphans, "orphans", opts.Orphans, "If true, prune all builds whose associated BuildConfig no longer exists and whose status is complete, failed, error, or cancelled.")
76 76
 	cmd.Flags().DurationVar(&opts.KeepYoungerThan, "keep-younger-than", opts.KeepYoungerThan, "Specify the minimum age of a Build for it to be considered a candidate for pruning.")
77 77
 	cmd.Flags().IntVar(&opts.KeepComplete, "keep-complete", opts.KeepComplete, "Per BuildConfig, specify the number of builds whose status is complete that will be preserved.")
78 78
 	cmd.Flags().IntVar(&opts.KeepFailed, "keep-failed", opts.KeepFailed, "Per BuildConfig, specify the number of builds whose status is failed, error, or cancelled that will be preserved.")
... ...
@@ -73,8 +73,8 @@ func NewCmdPruneDeployments(f *clientcmd.Factory, parentName, name string, out i
73 73
 		},
74 74
 	}
75 75
 
76
-	cmd.Flags().BoolVar(&opts.Confirm, "confirm", opts.Confirm, "Specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.")
77
-	cmd.Flags().BoolVar(&opts.Orphans, "orphans", opts.Orphans, "Prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.")
76
+	cmd.Flags().BoolVar(&opts.Confirm, "confirm", opts.Confirm, "If true, specify that deployment pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.")
77
+	cmd.Flags().BoolVar(&opts.Orphans, "orphans", opts.Orphans, "If true, prune all deployments where the associated DeploymentConfig no longer exists, the status is complete or failed, and the replica size is 0.")
78 78
 	cmd.Flags().DurationVar(&opts.KeepYoungerThan, "keep-younger-than", opts.KeepYoungerThan, "Specify the minimum age of a deployment for it to be considered a candidate for pruning.")
79 79
 	cmd.Flags().IntVar(&opts.KeepComplete, "keep-complete", opts.KeepComplete, "Per DeploymentConfig, specify the number of deployments whose status is complete that will be preserved whose replica size is 0.")
80 80
 	cmd.Flags().IntVar(&opts.KeepFailed, "keep-failed", opts.KeepFailed, "Per DeploymentConfig, specify the number of deployments whose status is failed that will be preserved whose replica size is 0.")
... ...
@@ -111,7 +111,7 @@ func NewCmdPruneImages(f *clientcmd.Factory, parentName, name string, out io.Wri
111 111
 		},
112 112
 	}
113 113
 
114
-	cmd.Flags().BoolVar(&opts.Confirm, "confirm", opts.Confirm, "Specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.")
114
+	cmd.Flags().BoolVar(&opts.Confirm, "confirm", opts.Confirm, "If true, specify that image pruning should proceed. Defaults to false, displaying what would be deleted but not actually deleting anything.")
115 115
 	cmd.Flags().BoolVar(opts.AllImages, "all", *opts.AllImages, "Include images that were not pushed to the registry but have been mirrored by pullthrough. Requires --registry-url")
116 116
 	cmd.Flags().DurationVar(opts.KeepYoungerThan, "keep-younger-than", *opts.KeepYoungerThan, "Specify the minimum age of an image for it to be considered a candidate for pruning.")
117 117
 	cmd.Flags().IntVar(opts.KeepTagRevisions, "keep-tag-revisions", *opts.KeepTagRevisions, "Specify the number of image revisions for a tag in an image stream that will be preserved.")
... ...
@@ -183,8 +183,8 @@ func NewCmdRegistry(f *clientcmd.Factory, parentName, name string, out, errout i
183 183
 	cmd.Flags().StringVar(&cfg.Selector, "selector", cfg.Selector, "Selector used to filter nodes on deployment. Used to run registries on a specific set of nodes.")
184 184
 	cmd.Flags().StringVar(&cfg.ServingCertPath, "tls-certificate", cfg.ServingCertPath, "An optional path to a PEM encoded certificate (which may contain the private key) for serving over TLS")
185 185
 	cmd.Flags().StringVar(&cfg.ServingKeyPath, "tls-key", cfg.ServingKeyPath, "An optional path to a PEM encoded private key for serving over TLS")
186
-	cmd.Flags().BoolVar(&cfg.DaemonSet, "daemonset", cfg.DaemonSet, "Use a daemonset instead of a deployment config.")
187
-	cmd.Flags().BoolVar(&cfg.EnforceQuota, "enforce-quota", cfg.EnforceQuota, "If set, the registry will refuse to write blobs if they exceed quota limits")
186
+	cmd.Flags().BoolVar(&cfg.DaemonSet, "daemonset", cfg.DaemonSet, "If true, use a daemonset instead of a deployment config.")
187
+	cmd.Flags().BoolVar(&cfg.EnforceQuota, "enforce-quota", cfg.EnforceQuota, "If true, the registry will refuse to write blobs if they exceed quota limits")
188 188
 
189 189
 	// autocompletion hints
190 190
 	cmd.MarkFlagFilename("credentials", "kubeconfig")
... ...
@@ -261,7 +261,7 @@ func NewCmdRouter(f *clientcmd.Factory, parentName, name string, out, errout io.
261 261
 	cmd.Flags().StringVar(&cfg.Ports, "ports", cfg.Ports, "A comma delimited list of ports or port pairs to expose on the router pod. The default is set for HAProxy. Port pairs are applied to the service and to host ports (if specified).")
262 262
 	cmd.Flags().Int32Var(&cfg.Replicas, "replicas", cfg.Replicas, "The replication factor of the router; commonly 2 when high availability is desired.")
263 263
 	cmd.Flags().StringVar(&cfg.Labels, "labels", cfg.Labels, "A set of labels to uniquely identify the router and its components.")
264
-	cmd.Flags().BoolVar(&cfg.SecretsAsEnv, "secrets-as-env", cfg.SecretsAsEnv, "Use environment variables for master secrets.")
264
+	cmd.Flags().BoolVar(&cfg.SecretsAsEnv, "secrets-as-env", cfg.SecretsAsEnv, "If true, use environment variables for master secrets.")
265 265
 	cmd.Flags().Bool("create", false, "deprecated; this is now the default behavior")
266 266
 	cmd.Flags().StringVar(&cfg.Credentials, "credentials", "", "Path to a .kubeconfig file that will contain the credentials the router should use to contact the master.")
267 267
 	cmd.Flags().StringVar(&cfg.DefaultCertificate, "default-cert", cfg.DefaultCertificate, "Optional path to a certificate file that be used as the default certificate.  The file should contain the cert, key, and any CA certs necessary for the router to serve the certificate.")
... ...
@@ -270,7 +270,7 @@ func NewCmdRouter(f *clientcmd.Factory, parentName, name string, out, errout io.
270 270
 	cmd.Flags().IntVar(&cfg.StatsPort, "stats-port", cfg.StatsPort, "If the underlying router implementation can provide statistics this is a hint to expose it on this port. Specify 0 if you want to turn off exposing the statistics.")
271 271
 	cmd.Flags().StringVar(&cfg.StatsPassword, "stats-password", cfg.StatsPassword, "If the underlying router implementation can provide statistics this is the requested password for auth.  If not set a password will be generated.")
272 272
 	cmd.Flags().StringVar(&cfg.StatsUsername, "stats-user", cfg.StatsUsername, "If the underlying router implementation can provide statistics this is the requested username for auth.")
273
-	cmd.Flags().BoolVar(&cfg.ExposeMetrics, "expose-metrics", cfg.ExposeMetrics, "This is a hint to run an extra container in the pod to expose metrics - the image will either be set depending on the router implementation or provided with --metrics-image.")
273
+	cmd.Flags().BoolVar(&cfg.ExposeMetrics, "expose-metrics", cfg.ExposeMetrics, "If true, attempts to run an extra container in the pod to expose metrics - the image will either be set depending on the router implementation or provided with --metrics-image.")
274 274
 	cmd.Flags().StringVar(&cfg.MetricsImage, "metrics-image", cfg.MetricsImage, "If --expose-metrics is specified this is the image to use to run a sidecar container in the pod exposing metrics. If not set and --expose-metrics is true the image will depend on router implementation.")
275 275
 	cmd.Flags().BoolVar(&cfg.HostNetwork, "host-network", cfg.HostNetwork, "If true (the default), then use host networking rather than using a separate container network stack.")
276 276
 	cmd.Flags().BoolVar(&cfg.HostPorts, "host-ports", cfg.HostPorts, "If true (the default), when not using host networking host ports will be exposed.")
... ...
@@ -138,7 +138,7 @@ func NewCmdDebug(fullName string, f *clientcmd.Factory, in io.Reader, out, errou
138 138
 	cmd.Flags().String("output-version", "", "Output the formatted object with the given version (default api-version).")
139 139
 	cmd.Flags().String("template", "", "Template string or path to template file to use when -o=go-template, -o=go-template-file. The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview].")
140 140
 	cmd.MarkFlagFilename("template")
141
-	cmd.Flags().Bool("no-headers", false, "When using the default output, don't print headers.")
141
+	cmd.Flags().Bool("no-headers", false, "If true, when using the default output, don't print headers.")
142 142
 	cmd.Flags().MarkHidden("no-headers")
143 143
 	cmd.Flags().String("sort-by", "", "If non-empty, sort list types using this field specification.  The field specification is expressed as a JSONPath expression (e.g. 'ObjectMeta.Name'). The field in the API resource specified by this JSONPath expression must be an integer or a string.")
144 144
 	cmd.Flags().MarkHidden("sort-by")
... ...
@@ -150,13 +150,13 @@ func NewCmdDebug(fullName string, f *clientcmd.Factory, in io.Reader, out, errou
150 150
 	cmd.Flags().BoolVarP(&options.DisableTTY, "no-tty", "T", false, "Disable pseudo-terminal allocation")
151 151
 
152 152
 	cmd.Flags().StringVarP(&options.Attach.ContainerName, "container", "c", "", "Container name; defaults to first container")
153
-	cmd.Flags().BoolVar(&options.KeepAnnotations, "keep-annotations", false, "Keep the original pod annotations")
154
-	cmd.Flags().BoolVar(&options.KeepLiveness, "keep-liveness", false, "Keep the original pod liveness probes")
153
+	cmd.Flags().BoolVar(&options.KeepAnnotations, "keep-annotations", false, "If true, keep the original pod annotations")
154
+	cmd.Flags().BoolVar(&options.KeepLiveness, "keep-liveness", false, "If true, keep the original pod liveness probes")
155 155
 	cmd.Flags().BoolVar(&options.KeepInitContainers, "keep-init-containers", true, "Run the init containers for the pod. Defaults to true.")
156
-	cmd.Flags().BoolVar(&options.KeepReadiness, "keep-readiness", false, "Keep the original pod readiness probes")
157
-	cmd.Flags().BoolVar(&options.OneContainer, "one-container", false, "Run only the selected container, remove all others")
156
+	cmd.Flags().BoolVar(&options.KeepReadiness, "keep-readiness", false, "If true, keep the original pod readiness probes")
157
+	cmd.Flags().BoolVar(&options.OneContainer, "one-container", false, "If true, run only the selected container, remove all others")
158 158
 	cmd.Flags().StringVar(&options.NodeName, "node-name", "", "Set a specific node to run on - by default the pod will run on any valid node")
159
-	cmd.Flags().BoolVar(&options.AsRoot, "as-root", false, "Try to run the container as the root user")
159
+	cmd.Flags().BoolVar(&options.AsRoot, "as-root", false, "If true, try to run the container as the root user")
160 160
 	cmd.Flags().Int64Var(&options.AsUser, "as-user", -1, "Try to run the container as a specific user UID (note: admins may limit your ability to use this flag)")
161 161
 
162 162
 	cmd.Flags().StringVarP(&options.Filename, "filename", "f", "", "Filename or URL to file to read a template")
... ...
@@ -120,14 +120,14 @@ func NewCmdDeploy(fullName string, f *clientcmd.Factory, out io.Writer) *cobra.C
120 120
 		},
121 121
 	}
122 122
 
123
-	cmd.Flags().BoolVar(&options.deployLatest, "latest", false, "Start a new deployment now.")
123
+	cmd.Flags().BoolVar(&options.deployLatest, "latest", false, "If true, start a new deployment now.")
124 124
 	cmd.Flags().MarkDeprecated("latest", fmt.Sprintf("use '%s rollout latest' instead", fullName))
125
-	cmd.Flags().BoolVar(&options.retryDeploy, "retry", false, "Retry the latest failed deployment.")
126
-	cmd.Flags().BoolVar(&options.cancelDeploy, "cancel", false, "Cancel the in-progress deployment.")
125
+	cmd.Flags().BoolVar(&options.retryDeploy, "retry", false, "If true, retry the latest failed deployment.")
126
+	cmd.Flags().BoolVar(&options.cancelDeploy, "cancel", false, "If true, cancel the in-progress deployment.")
127 127
 	cmd.Flags().MarkDeprecated("cancel", fmt.Sprintf("use '%s rollout cancel' instead", fullName))
128
-	cmd.Flags().BoolVar(&options.enableTriggers, "enable-triggers", false, "Enables all image triggers for the deployment config.")
128
+	cmd.Flags().BoolVar(&options.enableTriggers, "enable-triggers", false, "If true, enables all image triggers for the deployment config.")
129 129
 	cmd.Flags().MarkDeprecated("enable-triggers", fmt.Sprintf("use '%s set triggers' instead", fullName))
130
-	cmd.Flags().BoolVar(&options.follow, "follow", false, "Follow the logs of a deployment")
130
+	cmd.Flags().BoolVar(&options.follow, "follow", false, "If true, follow the logs of a deployment")
131 131
 
132 132
 	return cmd
133 133
 }
... ...
@@ -66,10 +66,10 @@ func NewCmdExport(fullName string, f *clientcmd.Factory, in io.Reader, out io.Wr
66 66
 		},
67 67
 	}
68 68
 	cmd.Flags().String("as-template", "", "Output a Template object with specified name instead of a List or single object.")
69
-	cmd.Flags().Bool("exact", false, "Preserve fields that may be cluster specific, such as service clusterIPs or generated names")
69
+	cmd.Flags().Bool("exact", false, "If true, preserve fields that may be cluster specific, such as service clusterIPs or generated names")
70 70
 	cmd.Flags().Bool("raw", false, "If true, do not alter the resources in any way after they are loaded.")
71 71
 	cmd.Flags().StringP("selector", "l", "", "Selector (label query) to filter on")
72
-	cmd.Flags().Bool("all-namespaces", false, "If present, list the requested object(s) across all namespaces. Namespace in current context is ignored even if specified with --namespace.")
72
+	cmd.Flags().Bool("all-namespaces", false, "If true, list the requested object(s) across all namespaces. Namespace in current context is ignored even if specified with --namespace.")
73 73
 	cmd.Flags().StringSliceVarP(&filenames, "filename", "f", filenames, "Filename, directory, or URL to file for the resource to export.")
74 74
 	cmd.MarkFlagFilename("filename")
75 75
 	cmd.Flags().Bool("all", true, "DEPRECATED: all is ignored, specifying a resource without a name selects all the instances of that resource")
... ...
@@ -76,7 +76,7 @@ func NewCmdExtract(fullName string, f *clientcmd.Factory, in io.Reader, out, err
76 76
 			kcmdutil.CheckErr(err)
77 77
 		},
78 78
 	}
79
-	cmd.Flags().BoolVar(&options.Overwrite, "confirm", options.Overwrite, "Overwrite files that already exist.")
79
+	cmd.Flags().BoolVar(&options.Overwrite, "confirm", options.Overwrite, "If true, overwrite files that already exist.")
80 80
 	cmd.Flags().StringVar(&options.TargetDirectory, "to", options.TargetDirectory, "Directory to extract files to.")
81 81
 	cmd.Flags().StringSliceVarP(&options.Filenames, "filename", "f", options.Filenames, "Filename, directory, or URL to file to identify to extract the resource.")
82 82
 	cmd.MarkFlagFilename("filename")
... ...
@@ -74,8 +74,8 @@ func NewCmdIdle(fullName string, f *clientcmd.Factory, out, errOut io.Writer) *c
74 74
 	cmd.Flags().BoolVar(&o.dryRun, "dry-run", false, "If true, only print the annotations that would be written, without annotating or idling the relevant objects")
75 75
 	cmd.Flags().StringVar(&o.filename, "resource-names-file", o.filename, "file containing list of services whose scalable resources to idle")
76 76
 	cmd.Flags().StringVarP(&o.selector, "selector", "l", o.selector, "Selector (label query) to use to select services")
77
-	cmd.Flags().BoolVar(&o.all, "all", o.all, "Select all services in the namespace")
78
-	cmd.Flags().BoolVar(&o.allNamespaces, "all-namespaces", o.allNamespaces, "Select services across all namespaces")
77
+	cmd.Flags().BoolVar(&o.all, "all", o.all, "if true, select all services in the namespace")
78
+	cmd.Flags().BoolVar(&o.allNamespaces, "all-namespaces", o.allNamespaces, "if true, select services across all namespaces")
79 79
 	cmd.MarkFlagFilename("resource-names-file")
80 80
 
81 81
 	// TODO: take the `-o name` argument, and only print out names instead of the summary
... ...
@@ -128,7 +128,7 @@ func NewCmdNewBuild(name, baseName string, f *clientcmd.Factory, in io.Reader, o
128 128
 	cmd.Flags().StringSliceVar(&config.Secrets, "build-secret", config.Secrets, "Secret and destination to use as an input for the build.")
129 129
 	cmd.Flags().StringVar(&config.Name, "name", "", "Set name to use for generated build artifacts.")
130 130
 	cmd.Flags().StringVar(&config.To, "to", "", "Push built images to this image stream tag (or Docker image repository if --to-docker is set).")
131
-	cmd.Flags().BoolVar(&config.OutputDocker, "to-docker", false, "Have the build output push to a Docker repository.")
131
+	cmd.Flags().BoolVar(&config.OutputDocker, "to-docker", false, "If true, have the build output push to a Docker repository.")
132 132
 	cmd.Flags().StringArrayVarP(&config.Environment, "env", "e", config.Environment, "Specify a key-value pair for an environment variable to set into resulting image.")
133 133
 	cmd.Flags().StringArrayVar(&config.EnvironmentFiles, "env-file", config.EnvironmentFiles, "File containing key-value pairs of environment variables to set into each container.")
134 134
 	cmd.MarkFlagFilename("env-file")
... ...
@@ -189,7 +189,7 @@ func NewCmdObserve(fullName string, f *clientcmd.Factory, out, errOut io.Writer)
189 189
 	}
190 190
 
191 191
 	// flags controlling what to select
192
-	cmd.Flags().BoolVar(&options.allNamespaces, "all-namespaces", false, "If present, list the requested object(s) across all projects. Project in current context is ignored.")
192
+	cmd.Flags().BoolVar(&options.allNamespaces, "all-namespaces", false, "If true, list the requested object(s) across all projects. Project in current context is ignored.")
193 193
 
194 194
 	// to perform deletion synchronization
195 195
 	cmd.Flags().VarP(&options.deleteCommand, "delete", "d", "A command to run when resources are deleted. Specify multiple times to add arguments.")
... ...
@@ -208,14 +208,14 @@ func NewCmdObserve(fullName string, f *clientcmd.Factory, out, errOut io.Writer)
208 208
 	cmd.Flags().IntVar(&options.retryCount, "retry-count", options.retryCount, "The number of times to retry a failing command before continuing.")
209 209
 
210 210
 	// control observe program behavior
211
-	cmd.Flags().BoolVar(&options.once, "once", false, "Exit with a status code 0 after all current objects have been processed.")
211
+	cmd.Flags().BoolVar(&options.once, "once", false, "If true, exit with a status code 0 after all current objects have been processed.")
212 212
 	cmd.Flags().DurationVar(&options.exitAfterPeriod, "exit-after", 0, "Exit with status code 0 after the provided duration, optional.")
213 213
 	cmd.Flags().DurationVar(&options.resyncPeriod, "resync-period", 0, "When non-zero, periodically reprocess every item from the server as a Sync event. Use to ensure external systems are kept up to date. Requires --names")
214
-	cmd.Flags().BoolVar(&options.printMetricsOnExit, "print-metrics-on-exit", false, "On exit write all metrics to stdout.")
214
+	cmd.Flags().BoolVar(&options.printMetricsOnExit, "print-metrics-on-exit", false, "If true, on exit write all metrics to stdout.")
215 215
 	cmd.Flags().StringVar(&options.listenAddr, "listen-addr", options.listenAddr, "The name of an interface to listen on to expose metrics and health checking.")
216 216
 
217 217
 	// additional debug output
218
-	cmd.Flags().BoolVar(&options.noHeaders, "no-headers", false, "Skip printing information about each event prior to executing the command.")
218
+	cmd.Flags().BoolVar(&options.noHeaders, "no-headers", false, "If true, skip printing information about each event prior to executing the command.")
219 219
 
220 220
 	return cmd
221 221
 }
... ...
@@ -78,11 +78,11 @@ func NewCmdProcess(fullName string, f *clientcmd.Factory, in io.Reader, out, err
78 78
 	cmd.Flags().StringArrayVarP(params, "param", "p", nil, "Specify a key-value pair (eg. -p FOO=BAR) to set/override a parameter value in the template.")
79 79
 	cmd.Flags().StringArray("param-file", []string{}, "File containing template parameter values to set/override in the template.")
80 80
 	cmd.MarkFlagFilename("param-file")
81
-	cmd.Flags().BoolP("parameters", "", false, "Do not process but only print available parameters")
81
+	cmd.Flags().BoolP("parameters", "", false, "If true, do not process but only print available parameters")
82 82
 	cmd.Flags().StringP("labels", "l", "", "Label to set in all resources for this template")
83 83
 
84 84
 	cmd.Flags().StringP("output", "o", "json", "Output format. One of: describe|json|yaml|name|go-template=...|go-template-file=...|jsonpath=...|jsonpath-file=...")
85
-	cmd.Flags().Bool("raw", false, "If true output the processed template instead of the template's objects. Implied by -o describe")
85
+	cmd.Flags().Bool("raw", false, "If true, output the processed template instead of the template's objects. Implied by -o describe")
86 86
 	cmd.Flags().String("output-version", "", "Output the formatted object with the given version (default api-version).")
87 87
 	cmd.Flags().StringP("template", "t", "", "Template string or path to template file to use when -o=go-template, -o=go-templatefile.  The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview]")
88 88
 
... ...
@@ -82,9 +82,9 @@ func NewCmdRollback(fullName string, f *clientcmd.Factory, out io.Writer) *cobra
82 82
 		},
83 83
 	}
84 84
 
85
-	cmd.Flags().BoolVar(&opts.IncludeTriggers, "change-triggers", false, "Include the previous deployment's triggers in the rollback")
86
-	cmd.Flags().BoolVar(&opts.IncludeStrategy, "change-strategy", false, "Include the previous deployment's strategy in the rollback")
87
-	cmd.Flags().BoolVar(&opts.IncludeScalingSettings, "change-scaling-settings", false, "Include the previous deployment's replicationController replica count and selector in the rollback")
85
+	cmd.Flags().BoolVar(&opts.IncludeTriggers, "change-triggers", false, "If true, include the previous deployment's triggers in the rollback")
86
+	cmd.Flags().BoolVar(&opts.IncludeStrategy, "change-strategy", false, "If true, include the previous deployment's strategy in the rollback")
87
+	cmd.Flags().BoolVar(&opts.IncludeScalingSettings, "change-scaling-settings", false, "If true, include the previous deployment's replicationController replica count and selector in the rollback")
88 88
 	cmd.Flags().BoolVarP(&opts.DryRun, "dry-run", "d", false, "Instead of performing the rollback, describe what the rollback will look like in human-readable form")
89 89
 	cmd.Flags().StringVarP(&opts.Format, "output", "o", "", "Instead of performing the rollback, print the updated deployment configuration in the specified format (json|yaml|name|template|templatefile)")
90 90
 	cmd.Flags().StringVarP(&opts.Template, "template", "t", "", "Template string or path to template file to use when -o=template or -o=templatefile.")
... ...
@@ -78,7 +78,7 @@ func NewCmdRolloutLatest(fullName string, f *clientcmd.Factory, out io.Writer) *
78 78
 
79 79
 	kcmdutil.AddPrinterFlags(cmd)
80 80
 	kcmdutil.AddDryRunFlag(cmd)
81
-	cmd.Flags().Bool("again", false, "Deploy the current pod template without updating state from triggers")
81
+	cmd.Flags().Bool("again", false, "If true, deploy the current pod template without updating state from triggers")
82 82
 
83 83
 	return cmd
84 84
 }
... ...
@@ -115,11 +115,11 @@ func NewCmdRsync(name, parent string, f *clientcmd.Factory, out, errOut io.Write
115 115
 
116 116
 	// Flags for rsync options, Must match rsync flag names
117 117
 	cmd.Flags().BoolVarP(&o.Quiet, "quiet", "q", false, "Suppress non-error messages")
118
-	cmd.Flags().BoolVar(&o.Delete, "delete", false, "Delete files not present in source")
119
-	cmd.Flags().StringSliceVar(&o.RsyncExclude, "exclude", nil, "rsync - exclude files matching specified pattern")
120
-	cmd.Flags().StringSliceVar(&o.RsyncInclude, "include", nil, "rsync - include files matching specified pattern")
121
-	cmd.Flags().BoolVar(&o.RsyncProgress, "progress", false, "rsync - show progress during transfer")
122
-	cmd.Flags().BoolVar(&o.RsyncNoPerms, "no-perms", false, "rsync - do not transfer permissions")
118
+	cmd.Flags().BoolVar(&o.Delete, "delete", false, "If true, delete files not present in source")
119
+	cmd.Flags().StringSliceVar(&o.RsyncExclude, "exclude", nil, "If true, exclude files matching specified pattern")
120
+	cmd.Flags().StringSliceVar(&o.RsyncInclude, "include", nil, "If true, include files matching specified pattern")
121
+	cmd.Flags().BoolVar(&o.RsyncProgress, "progress", false, "If true, show progress during transfer")
122
+	cmd.Flags().BoolVar(&o.RsyncNoPerms, "no-perms", false, "If true, do not transfer permissions")
123 123
 	cmd.Flags().BoolVarP(&o.Watch, "watch", "w", false, "Watch directory for changes and resync automatically")
124 124
 	return cmd
125 125
 }
... ...
@@ -103,7 +103,7 @@ func NewCmdBuildHook(fullName string, f *clientcmd.Factory, out, errOut io.Write
103 103
 
104 104
 	kcmdutil.AddPrinterFlags(cmd)
105 105
 	cmd.Flags().StringVarP(&options.Selector, "selector", "l", options.Selector, "Selector (label query) to filter build configs")
106
-	cmd.Flags().BoolVar(&options.All, "all", options.All, "Select all build configs in the namespace")
106
+	cmd.Flags().BoolVar(&options.All, "all", options.All, "If true, select all build configs in the namespace")
107 107
 	cmd.Flags().StringSliceVarP(&options.Filenames, "filename", "f", options.Filenames, "Filename, directory, or URL to file to use to edit the resource.")
108 108
 
109 109
 	cmd.Flags().BoolVar(&options.PostCommit, "post-commit", options.PostCommit, "If true, set the post-commit build hook on a build config")
... ...
@@ -101,7 +101,7 @@ func NewCmdBuildSecret(fullName string, f *clientcmd.Factory, out, errOut io.Wri
101 101
 
102 102
 	kcmdutil.AddPrinterFlags(cmd)
103 103
 	cmd.Flags().StringVarP(&options.Selector, "selector", "l", options.Selector, "Selector (label query) to filter build configs")
104
-	cmd.Flags().BoolVar(&options.All, "all", options.All, "Select all build configs in the namespace")
104
+	cmd.Flags().BoolVar(&options.All, "all", options.All, "If true, select all build configs in the namespace")
105 105
 	cmd.Flags().StringSliceVarP(&options.Filenames, "filename", "f", options.Filenames, "Filename, directory, or URL to file to use to edit the resource.")
106 106
 
107 107
 	cmd.Flags().BoolVar(&options.Push, "push", options.Push, "If true, set the push secret on a build config")
... ...
@@ -115,7 +115,7 @@ func NewCmdDeploymentHook(fullName string, f *clientcmd.Factory, out, errOut io.
115 115
 	kcmdutil.AddPrinterFlags(cmd)
116 116
 	cmd.Flags().StringVarP(&options.Container, "container", "c", options.Container, "The name of the container in the selected deployment config to use for the deployment hook")
117 117
 	cmd.Flags().StringVarP(&options.Selector, "selector", "l", options.Selector, "Selector (label query) to filter deployment configs")
118
-	cmd.Flags().BoolVar(&options.All, "all", options.All, "Select all deployment configs in the namespace")
118
+	cmd.Flags().BoolVar(&options.All, "all", options.All, "If true, select all deployment configs in the namespace")
119 119
 	cmd.Flags().StringSliceVarP(&options.Filenames, "filename", "f", options.Filenames, "Filename, directory, or URL to file to use to edit the resource.")
120 120
 
121 121
 	cmd.Flags().BoolVar(&options.Remove, "remove", options.Remove, "If true, remove the specified deployment hook(s).")
... ...
@@ -92,10 +92,10 @@ func NewCmdEnv(fullName string, f *clientcmd.Factory, in io.Reader, out, errout
92 92
 	cmd.Flags().StringP("from", "", "", "The name of a resource from which to inject environment variables")
93 93
 	cmd.Flags().StringP("prefix", "", "", "Prefix to append to variable names")
94 94
 	cmd.Flags().StringArrayVarP(&env, "env", "e", env, "Specify a key-value pair for an environment variable to set into each container.")
95
-	cmd.Flags().Bool("list", false, "Display the environment and any changes in the standard format")
96
-	cmd.Flags().Bool("resolve", false, "Show secret or configmap references when listing variables")
95
+	cmd.Flags().Bool("list", false, "If true, display the environment and any changes in the standard format")
96
+	cmd.Flags().Bool("resolve", false, "If true, show secret or configmap references when listing variables")
97 97
 	cmd.Flags().StringP("selector", "l", "", "Selector (label query) to filter on")
98
-	cmd.Flags().Bool("all", false, "Select all resources in the namespace of the specified resource types")
98
+	cmd.Flags().Bool("all", false, "If true, select all resources in the namespace of the specified resource types")
99 99
 	cmd.Flags().StringSliceVarP(&filenames, "filename", "f", filenames, "Filename, directory, or URL to file to use to edit the resource.")
100 100
 	cmd.Flags().Bool("overwrite", true, "If true, allow environment to be overwritten, otherwise reject updates that overwrite existing environment.")
101 101
 	cmd.Flags().String("resource-version", "", "If non-empty, the labels update will only succeed if this is the current resource-version for the object. Only valid when specifying a single resource.")
... ...
@@ -139,7 +139,7 @@ func NewCmdProbe(fullName string, f *clientcmd.Factory, out, errOut io.Writer) *
139 139
 	kcmdutil.AddPrinterFlags(cmd)
140 140
 	cmd.Flags().StringVarP(&options.ContainerSelector, "containers", "c", options.ContainerSelector, "The names of containers in the selected pod templates to change - may use wildcards")
141 141
 	cmd.Flags().StringVarP(&options.Selector, "selector", "l", options.Selector, "Selector (label query) to filter on")
142
-	cmd.Flags().BoolVar(&options.All, "all", options.All, "Select all resources in the namespace of the specified resource types")
142
+	cmd.Flags().BoolVar(&options.All, "all", options.All, "If true, select all resources in the namespace of the specified resource types")
143 143
 	cmd.Flags().StringSliceVarP(&options.Filenames, "filename", "f", options.Filenames, "Filename, directory, or URL to file to use to edit the resource.")
144 144
 
145 145
 	cmd.Flags().BoolVar(&options.Remove, "remove", options.Remove, "If true, remove the specified probe(s).")
... ...
@@ -117,12 +117,12 @@ func NewCmdRouteBackends(fullName string, f *clientcmd.Factory, out, errOut io.W
117 117
 
118 118
 	kcmdutil.AddPrinterFlags(cmd)
119 119
 	cmd.Flags().StringVarP(&options.Selector, "selector", "l", options.Selector, "Selector (label query) to filter on")
120
-	cmd.Flags().BoolVar(&options.All, "all", options.All, "Select all resources in the namespace of the specified resource types")
120
+	cmd.Flags().BoolVar(&options.All, "all", options.All, "If true, select all resources in the namespace of the specified resource types")
121 121
 	cmd.Flags().StringSliceVarP(&options.Filenames, "filename", "f", options.Filenames, "Filename, directory, or URL to file to use to edit the resource.")
122 122
 
123 123
 	cmd.Flags().BoolVar(&options.Transform.Adjust, "adjust", options.Transform.Adjust, "Adjust a single backend using an absolute or relative weight. If the primary backend is selected and there is more than one alternate an error will be returned.")
124
-	cmd.Flags().BoolVar(&options.Transform.Zero, "zero", options.Transform.Zero, "Set the weight of all backends to zero.")
125
-	cmd.Flags().BoolVar(&options.Transform.Equal, "equal", options.Transform.Equal, "Set the weight of all backends to 100.")
124
+	cmd.Flags().BoolVar(&options.Transform.Zero, "zero", options.Transform.Zero, "If true, set the weight of all backends to zero.")
125
+	cmd.Flags().BoolVar(&options.Transform.Equal, "equal", options.Transform.Equal, "If true, set the weight of all backends to 100.")
126 126
 
127 127
 	cmd.MarkFlagFilename("filename", "yaml", "yml", "json")
128 128
 
... ...
@@ -130,20 +130,20 @@ func NewCmdTriggers(fullName string, f *clientcmd.Factory, out, errOut io.Writer
130 130
 
131 131
 	kcmdutil.AddPrinterFlags(cmd)
132 132
 	cmd.Flags().StringVarP(&options.Selector, "selector", "l", options.Selector, "Selector (label query) to filter on")
133
-	cmd.Flags().BoolVar(&options.All, "all", options.All, "Select all resources in the namespace of the specified resource types")
133
+	cmd.Flags().BoolVar(&options.All, "all", options.All, "If true, select all resources in the namespace of the specified resource types")
134 134
 	cmd.Flags().StringSliceVarP(&options.Filenames, "filename", "f", options.Filenames, "Filename, directory, or URL to file to use to edit the resource.")
135 135
 
136 136
 	cmd.Flags().BoolVar(&options.Remove, "remove", options.Remove, "If true, remove the specified trigger(s).")
137 137
 	cmd.Flags().BoolVar(&options.RemoveAll, "remove-all", options.RemoveAll, "If true, remove all triggers.")
138
-	cmd.Flags().BoolVar(&options.Auto, "auto", options.Auto, "Enable all triggers, or just the specified trigger")
139
-	cmd.Flags().BoolVar(&options.Manual, "manual", options.Manual, "Set all triggers to manual, or just the specified trigger")
138
+	cmd.Flags().BoolVar(&options.Auto, "auto", options.Auto, "If true, enable all triggers, or just the specified trigger")
139
+	cmd.Flags().BoolVar(&options.Manual, "manual", options.Manual, "If true, set all triggers to manual, or just the specified trigger")
140 140
 
141 141
 	cmd.Flags().BoolVar(&options.FromConfig, "from-config", options.FromConfig, "If set, configuration changes will result in a change")
142 142
 	cmd.Flags().StringVarP(&options.ContainerNames, "containers", "c", options.ContainerNames, "Comma delimited list of container names this trigger applies to on deployments; defaults to the name of the only container")
143 143
 	cmd.Flags().StringVar(&options.FromImage, "from-image", options.FromImage, "An image stream tag to trigger off of")
144
-	options.FromGitHub = cmd.Flags().Bool("from-github", false, "A GitHub webhook - a secret value will be generated automatically")
145
-	options.FromWebHook = cmd.Flags().Bool("from-webhook", false, "A generic webhook - a secret value will be generated automatically")
146
-	options.FromWebHookAllowEnv = cmd.Flags().Bool("from-webhook-allow-env", false, "A generic webhook which can provide environment variables - a secret value will be generated automatically")
144
+	options.FromGitHub = cmd.Flags().Bool("from-github", false, "If true, a GitHub webhook - a secret value will be generated automatically")
145
+	options.FromWebHook = cmd.Flags().Bool("from-webhook", false, "If true, a generic webhook - a secret value will be generated automatically")
146
+	options.FromWebHookAllowEnv = cmd.Flags().Bool("from-webhook-allow-env", false, "If true, a generic webhook which can provide environment variables - a secret value will be generated automatically")
147 147
 
148 148
 	cmd.MarkFlagFilename("filename", "yaml", "yml", "json")
149 149
 
... ...
@@ -171,15 +171,15 @@ func NewCmdVolume(fullName string, f *clientcmd.Factory, out, errOut io.Writer)
171 171
 		},
172 172
 	}
173 173
 	cmd.Flags().StringVarP(&opts.Selector, "selector", "l", "", "Selector (label query) to filter on")
174
-	cmd.Flags().BoolVar(&opts.All, "all", false, "select all resources in the namespace of the specified resource types")
174
+	cmd.Flags().BoolVar(&opts.All, "all", false, "If true, select all resources in the namespace of the specified resource types")
175 175
 	cmd.Flags().StringSliceVarP(&opts.Filenames, "filename", "f", opts.Filenames, "Filename, directory, or URL to file to use to edit the resource.")
176
-	cmd.Flags().BoolVar(&opts.Add, "add", false, "Add volume and/or volume mounts for containers")
177
-	cmd.Flags().BoolVar(&opts.Remove, "remove", false, "Remove volume and/or volume mounts for containers")
178
-	cmd.Flags().BoolVar(&opts.List, "list", false, "List volumes and volume mounts for containers")
176
+	cmd.Flags().BoolVar(&opts.Add, "add", false, "If true, add volume and/or volume mounts for containers")
177
+	cmd.Flags().BoolVar(&opts.Remove, "remove", false, "If true, remove volume and/or volume mounts for containers")
178
+	cmd.Flags().BoolVar(&opts.List, "list", false, "If true, list volumes and volume mounts for containers")
179 179
 
180 180
 	cmd.Flags().StringVar(&opts.Name, "name", "", "Name of the volume. If empty, auto generated for add operation")
181 181
 	cmd.Flags().StringVarP(&opts.Containers, "containers", "c", "*", "The names of containers in the selected pod templates to change - may use wildcards")
182
-	cmd.Flags().BoolVar(&opts.Confirm, "confirm", false, "Confirm that you really want to remove multiple volumes")
182
+	cmd.Flags().BoolVar(&opts.Confirm, "confirm", false, "If true, confirm that you really want to remove multiple volumes")
183 183
 
184 184
 	cmd.Flags().StringVarP(&addOpts.Type, "type", "t", "", "Type of the volume source for add operation. Supported options: emptyDir, hostPath, secret, configmap, persistentVolumeClaim")
185 185
 	cmd.Flags().StringVarP(&addOpts.MountPath, "mount-path", "m", "", "Mount path inside the container. Optional param for --add or --remove")
... ...
@@ -83,7 +83,7 @@ func NewCmdStatus(name, baseCLIName, fullName string, f *clientcmd.Factory, out
83 83
 
84 84
 	cmd.Flags().StringVarP(&opts.outputFormat, "output", "o", opts.outputFormat, "Output format. One of: dot.")
85 85
 	cmd.Flags().BoolVarP(&opts.verbose, "verbose", "v", opts.verbose, "See details for resolving issues.")
86
-	cmd.Flags().BoolVar(&opts.allNamespaces, "all-namespaces", false, "Display status for all namespaces (must have cluster admin)")
86
+	cmd.Flags().BoolVar(&opts.allNamespaces, "all-namespaces", false, "If true, display status for all namespaces (must have cluster admin)")
87 87
 
88 88
 	return cmd
89 89
 }
... ...
@@ -89,8 +89,8 @@ func NewCmdTag(fullName string, f *clientcmd.Factory, out io.Writer) *cobra.Comm
89 89
 	cmd.Flags().BoolVarP(&opts.deleteTag, "delete", "d", opts.deleteTag, "Delete the provided spec tags")
90 90
 	cmd.Flags().BoolVar(&opts.aliasTag, "alias", false, "Should the destination tag be updated whenever the source tag changes. Defaults to false.")
91 91
 	cmd.Flags().BoolVar(&opts.referenceTag, "reference", false, "Should the destination tag continue to pull from the source namespace. Defaults to false.")
92
-	cmd.Flags().BoolVar(&opts.scheduleTag, "scheduled", false, "Set a Docker image to be periodically imported from a remote repository.")
93
-	cmd.Flags().BoolVar(&opts.insecureTag, "insecure", false, "Set to true if importing the specified Docker image requires HTTP or has a self-signed certificate.")
92
+	cmd.Flags().BoolVar(&opts.scheduleTag, "scheduled", false, "Set a Docker image to be periodically imported from a remote repository. Defaults to false.")
93
+	cmd.Flags().BoolVar(&opts.insecureTag, "insecure", false, "Set to true if importing the specified Docker image requires HTTP or has a self-signed certificate. Defaults to false.")
94 94
 
95 95
 	return cmd
96 96
 }
... ...
@@ -53,7 +53,7 @@ func NewCmdWhoAmI(name, fullName string, f *clientcmd.Factory, out io.Writer) *c
53 53
 
54 54
 	cmd.Flags().BoolP("show-token", "t", false, "Print the token the current session is using. This will return an error if you are using a different form of authentication.")
55 55
 	cmd.Flags().BoolP("show-context", "c", false, "Print the current user context name")
56
-	cmd.Flags().Bool("show-server", false, "Print the current server's REST API URL")
56
+	cmd.Flags().Bool("show-server", false, "If true, print the current server's REST API URL")
57 57
 
58 58
 	return cmd
59 59
 }
... ...
@@ -99,7 +99,7 @@ func NewCmdCreateBasicAuthSecret(name, fullName string, f *kcmdutil.Factory, rea
99 99
 	cmd.MarkFlagFilename("ca-cert")
100 100
 	cmd.Flags().StringVar(&o.GitConfigPath, "gitconfig", "", "Path to a .gitconfig file")
101 101
 	cmd.MarkFlagFilename("gitconfig")
102
-	cmd.Flags().BoolVarP(&o.PromptForPassword, "prompt", "", false, "Prompt for password or token")
102
+	cmd.Flags().BoolVarP(&o.PromptForPassword, "prompt", "", false, "If true, prompt for password or token")
103 103
 
104 104
 	kcmdutil.AddPrinterFlags(cmd)
105 105
 
... ...
@@ -102,8 +102,8 @@ func NewCmdCreateSecret(name, fullName string, f *clientcmd.Factory, out io.Writ
102 102
 		},
103 103
 	}
104 104
 
105
-	cmd.Flags().BoolVarP(&options.Quiet, "quiet", "q", options.Quiet, "Suppress warnings")
106
-	cmd.Flags().BoolVar(&options.AllowUnknownTypes, "confirm", options.AllowUnknownTypes, "Allow unknown secret types.")
105
+	cmd.Flags().BoolVarP(&options.Quiet, "quiet", "q", options.Quiet, "If true, suppress warnings")
106
+	cmd.Flags().BoolVar(&options.AllowUnknownTypes, "confirm", options.AllowUnknownTypes, "If true, allow unknown secret types.")
107 107
 	cmd.Flags().StringVar(&options.SecretTypeName, "type", "", "The type of secret")
108 108
 	kcmdutil.AddPrinterFlags(cmd)
109 109
 
... ...
@@ -78,7 +78,7 @@ func NewCmdBuildChain(name, fullName string, f *clientcmd.Factory, out io.Writer
78 78
 		},
79 79
 	}
80 80
 
81
-	cmd.Flags().BoolVar(&options.allNamespaces, "all", false, "Build dependency tree for the specified image stream tag across all namespaces")
81
+	cmd.Flags().BoolVar(&options.allNamespaces, "all", false, "If true, build dependency tree for the specified image stream tag across all namespaces")
82 82
 	cmd.Flags().BoolVar(&options.triggerOnly, "trigger-only", true, "If true, only include dependencies based on build triggers. If false, include all dependencies.")
83 83
 	cmd.Flags().BoolVar(&options.reverse, "reverse", false, "If true, show the istags dependencies instead of its dependants.")
84 84
 	cmd.Flags().StringVarP(&options.output, "output", "o", "", "Output format of dependency tree")
... ...
@@ -95,7 +95,7 @@ func NewCmdIPFailoverConfig(f *clientcmd.Factory, parentName, name string, out,
95 95
 	cmd.Flags().StringVar(&options.Credentials, "credentials", "", "Path to a .kubeconfig file that will contain the credentials the router should use to contact the master.")
96 96
 	cmd.Flags().StringVar(&options.ServiceAccount, "service-account", options.ServiceAccount, "Name of the service account to use to run the ipfailover pod.")
97 97
 
98
-	cmd.Flags().BoolVar(&options.Create, "create", options.Create, "Create the configuration if it does not exist.")
98
+	cmd.Flags().BoolVar(&options.Create, "create", options.Create, "If true, create the configuration if it does not exist.")
99 99
 
100 100
 	cmd.Flags().StringVar(&options.VirtualIPs, "virtual-ips", "", "A set of virtual IP ranges and/or addresses that the routers bind and serve on and provide IP failover capability for.")
101 101
 	cmd.Flags().StringVar(&options.IptablesChain, "iptables-chain", ipfailover.DefaultIptablesChain, "Add a rule to this iptables chain to accept 224.0.0.28 multicast packets if no rule exists. When iptables-chain is empty do not change iptables.")