Skip to content

Commit 46585f4

Browse files
author
OpenShift Bot
authored
Merge pull request #12128 from guangxuli/openshift_whoami_print
Merged by openshift-bot
2 parents 039e433 + 9c93da2 commit 46585f4

File tree

147 files changed

+336
-336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+336
-336
lines changed

docs/man/man1/oadm-build-chain.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Supported formats for the generated graph are dot and a human\-readable output.
2222
.SH OPTIONS
2323
.PP
2424
\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
2626

2727
.PP
2828
\fB\-o\fP, \fB\-\-output\fP=""

docs/man/man1/oadm-diagnostics.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
6363

6464
.PP
6565
\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
6767

6868
.PP
6969
\fB\-\-images\fP="openshift/origin\-${component}:${version}"
7070
Image template for DiagnosticPod to use in creating a pod
7171

7272
.PP
7373
\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
7575

7676
.PP
7777
\fB\-\-loglevel\fP=0
@@ -95,7 +95,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
9595

9696
.PP
9797
\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
9999

100100

101101
.SH OPTIONS INHERITED FROM PARENT COMMANDS

docs/man/man1/oadm-ipfailover.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If an IP failover configuration does not exist with the given name, the \-\-crea
2525
.SH OPTIONS
2626
.PP
2727
\fB\-\-create\fP=false
28-
Create the configuration if it does not exist.
28+
If true, create the configuration if it does not exist.
2929

3030
.PP
3131
\fB\-\-credentials\fP=""

docs/man/man1/oadm-policy-reconcile-cluster-role-bindings.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ You can see which recommended cluster role bindings have changed by choosing an
2525
.SH OPTIONS
2626
.PP
2727
\fB\-\-additive\-only\fP=true
28-
Preserves extra subjects in cluster role bindings.
28+
If true, preserves extra subjects in cluster role bindings.
2929

3030
.PP
3131
\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.
3333

3434
.PP
3535
\fB\-\-exclude\-groups\fP=[]

docs/man/man1/oadm-policy-reconcile-cluster-roles.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ You can see which cluster roles have recommended changed by choosing an output t
2828
.SH OPTIONS
2929
.PP
3030
\fB\-\-additive\-only\fP=true
31-
Preserves modified cluster roles.
31+
If true, preserves modified cluster roles.
3232

3333
.PP
3434
\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.
3636

3737
.PP
3838
\fB\-\-no\-headers\fP=false

docs/man/man1/oadm-policy-reconcile-sccs.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ You can see which cluster SCCs have recommended changes by choosing an output ty
2525
.SH OPTIONS
2626
.PP
2727
\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.
2929

3030
.PP
3131
\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.
3333

3434
.PP
3535
\fB\-\-infrastructure\-namespace\fP="openshift\-infra"

docs/man/man1/oadm-policy-who-can.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ List who can perform the specified action on a resource
1919
.SH OPTIONS
2020
.PP
2121
\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.
2323

2424

2525
.SH OPTIONS INHERITED FROM PARENT COMMANDS

docs/man/man1/oadm-prune-builds.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to internal
2222
.SH OPTIONS
2323
.PP
2424
\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.
2626

2727
.PP
2828
\fB\-\-keep\-complete\fP=5
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to internal
3838

3939
.PP
4040
\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.
4242

4343

4444
.SH OPTIONS INHERITED FROM PARENT COMMANDS

docs/man/man1/oadm-prune-deployments.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to the depl
2222
.SH OPTIONS
2323
.PP
2424
\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.
2626

2727
.PP
2828
\fB\-\-keep\-complete\fP=5
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to the depl
3838

3939
.PP
4040
\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.
4242

4343

4444
.SH OPTIONS INHERITED FROM PARENT COMMANDS

docs/man/man1/oadm-prune-images.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Only a user with a cluster role system:image\-pruner or higher who is logged\-in
3636

3737
.PP
3838
\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.
4040

4141
.PP
4242
\fB\-\-keep\-tag\-revisions\fP=3

docs/man/man1/oadm-registry.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
3939

4040
.PP
4141
\fB\-\-daemonset\fP=false
42-
Use a daemonset instead of a deployment config.
42+
If true, use a daemonset instead of a deployment config.
4343

4444
.PP
4545
\fB\-\-dry\-run\fP=false
4646
If true, show the result of the operation without performing it.
4747

4848
.PP
4949
\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
5151

5252
.PP
5353
\fB\-\-images\fP="openshift/origin\-${component}:${version}"

docs/man/man1/oadm-router.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If a router does not exist with the given name, this command will create a deplo
4141

4242
.PP
4343
\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.
4545

4646
.PP
4747
\fB\-\-external\-host\fP=""
@@ -129,7 +129,7 @@ If a router does not exist with the given name, this command will create a deplo
129129

130130
.PP
131131
\fB\-\-secrets\-as\-env\fP=false
132-
Use environment variables for master secrets.
132+
If true, use environment variables for master secrets.
133133

134134
.PP
135135
\fB\-\-selector\fP=""

docs/man/man1/oc-adm-build-chain.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Supported formats for the generated graph are dot and a human\-readable output.
2222
.SH OPTIONS
2323
.PP
2424
\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
2626

2727
.PP
2828
\fB\-o\fP, \fB\-\-output\fP=""

docs/man/man1/oc-adm-diagnostics.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
6363

6464
.PP
6565
\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
6767

6868
.PP
6969
\fB\-\-images\fP="openshift/origin\-${component}:${version}"
7070
Image template for DiagnosticPod to use in creating a pod
7171

7272
.PP
7373
\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
7575

7676
.PP
7777
\fB\-\-loglevel\fP=0
@@ -95,7 +95,7 @@ The available diagnostic names are: AggregatedLogging, AnalyzeLogs, ClusterRegis
9595

9696
.PP
9797
\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
9999

100100

101101
.SH OPTIONS INHERITED FROM PARENT COMMANDS

docs/man/man1/oc-adm-ipfailover.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If an IP failover configuration does not exist with the given name, the \-\-crea
2525
.SH OPTIONS
2626
.PP
2727
\fB\-\-create\fP=false
28-
Create the configuration if it does not exist.
28+
If true, create the configuration if it does not exist.
2929

3030
.PP
3131
\fB\-\-credentials\fP=""

docs/man/man1/oc-adm-policy-reconcile-cluster-role-bindings.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ You can see which recommended cluster role bindings have changed by choosing an
2525
.SH OPTIONS
2626
.PP
2727
\fB\-\-additive\-only\fP=true
28-
Preserves extra subjects in cluster role bindings.
28+
If true, preserves extra subjects in cluster role bindings.
2929

3030
.PP
3131
\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.
3333

3434
.PP
3535
\fB\-\-exclude\-groups\fP=[]

docs/man/man1/oc-adm-policy-reconcile-cluster-roles.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ You can see which cluster roles have recommended changed by choosing an output t
2828
.SH OPTIONS
2929
.PP
3030
\fB\-\-additive\-only\fP=true
31-
Preserves modified cluster roles.
31+
If true, preserves modified cluster roles.
3232

3333
.PP
3434
\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.
3636

3737
.PP
3838
\fB\-\-no\-headers\fP=false

docs/man/man1/oc-adm-policy-reconcile-sccs.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ You can see which cluster SCCs have recommended changes by choosing an output ty
2525
.SH OPTIONS
2626
.PP
2727
\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.
2929

3030
.PP
3131
\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.
3333

3434
.PP
3535
\fB\-\-infrastructure\-namespace\fP="openshift\-infra"

docs/man/man1/oc-adm-policy-who-can.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ List who can perform the specified action on a resource
1919
.SH OPTIONS
2020
.PP
2121
\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.
2323

2424

2525
.SH OPTIONS INHERITED FROM PARENT COMMANDS

docs/man/man1/oc-adm-prune-builds.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to internal
2222
.SH OPTIONS
2323
.PP
2424
\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.
2626

2727
.PP
2828
\fB\-\-keep\-complete\fP=5
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to internal
3838

3939
.PP
4040
\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.
4242

4343

4444
.SH OPTIONS INHERITED FROM PARENT COMMANDS

docs/man/man1/oc-adm-prune-deployments.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ By default, the prune operation performs a dry run making no changes to the depl
2222
.SH OPTIONS
2323
.PP
2424
\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.
2626

2727
.PP
2828
\fB\-\-keep\-complete\fP=5
@@ -38,7 +38,7 @@ By default, the prune operation performs a dry run making no changes to the depl
3838

3939
.PP
4040
\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.
4242

4343

4444
.SH OPTIONS INHERITED FROM PARENT COMMANDS

docs/man/man1/oc-adm-prune-images.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Only a user with a cluster role system:image\-pruner or higher who is logged\-in
3636

3737
.PP
3838
\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.
4040

4141
.PP
4242
\fB\-\-keep\-tag\-revisions\fP=3

docs/man/man1/oc-adm-registry.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ NOTE: This command is intended to simplify the tasks of setting up a Docker regi
3939

4040
.PP
4141
\fB\-\-daemonset\fP=false
42-
Use a daemonset instead of a deployment config.
42+
If true, use a daemonset instead of a deployment config.
4343

4444
.PP
4545
\fB\-\-dry\-run\fP=false
4646
If true, show the result of the operation without performing it.
4747

4848
.PP
4949
\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
5151

5252
.PP
5353
\fB\-\-images\fP="openshift/origin\-${component}:${version}"

docs/man/man1/oc-adm-router.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If a router does not exist with the given name, this command will create a deplo
4141

4242
.PP
4343
\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.
4545

4646
.PP
4747
\fB\-\-external\-host\fP=""
@@ -129,7 +129,7 @@ If a router does not exist with the given name, this command will create a deplo
129129

130130
.PP
131131
\fB\-\-secrets\-as\-env\fP=false
132-
Use environment variables for master secrets.
132+
If true, use environment variables for master secrets.
133133

134134
.PP
135135
\fB\-\-selector\fP=""

docs/man/man1/oc-cluster-up.1

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ A public hostname can also be specified for the server with the \-\-public\-host
3131
.SH OPTIONS
3232
.PP
3333
\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
3535

3636
.PP
3737
\fB\-\-docker\-machine\fP=""
@@ -43,7 +43,7 @@ A public hostname can also be specified for the server with the \-\-public\-host
4343

4444
.PP
4545
\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.
4747

4848
.PP
4949
\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
6363

6464
.PP
6565
\fB\-\-logging\fP=false
66-
Install logging (experimental)
66+
If true, install logging (experimental)
6767

6868
.PP
6969
\fB\-\-metrics\fP=false
70-
Install metrics (experimental)
70+
If true, install metrics (experimental)
7171

7272
.PP
7373
\fB\-\-public\-hostname\fP=""
@@ -83,11 +83,11 @@ A public hostname can also be specified for the server with the \-\-public\-host
8383

8484
.PP
8585
\fB\-\-skip\-registry\-check\fP=false
86-
Skip Docker daemon registry check
86+
If true, skip Docker daemon registry check
8787

8888
.PP
8989
\fB\-\-use\-existing\-config\fP=false
90-
Use existing configuration if present
90+
If true, use existing configuration if present
9191

9292
.PP
9393
\fB\-\-version\fP=""

0 commit comments

Comments
 (0)