Merge pull request #15625 from edsantiago/docs_dedup_label

[CI:DOCS] Man pages: refactor common options: --label
This commit is contained in:
OpenShift Merge Robot
2022-09-05 00:14:10 +02:00
committed by GitHub
5 changed files with 7 additions and 12 deletions

View File

@ -0,0 +1,3 @@
#### **--label**, **-l**=*key=value*
Add metadata to a <<container|pod>>.

View File

@ -260,9 +260,7 @@ To specify multiple static IPv6 addresses per container, set multiple networks u
@@option ipc
#### **--label**, **-l**=*label*
Add metadata to a container (e.g., --label com.example.key=value)
@@option label
@@option label-file

View File

@ -66,9 +66,7 @@ Print usage statement.
@@option infra-name
#### **--label**, **-l**=*label*
Add metadata to a pod (e.g., --label com.example.key=value).
@@option label
@@option label-file

View File

@ -130,9 +130,7 @@ The address must be within the network's IPv6 address pool.
To specify multiple static IPv6 addresses per pod, set multiple networks using the **--network** option with a static IPv6 address specified for each using the `ip6` mode for that option.
#### **--label**, **-l**=*label*
Add metadata to a pod (e.g., --label com.example.key=value).
@@option label
@@option label-file

View File

@ -280,9 +280,7 @@ To specify multiple static IPv6 addresses per container, set multiple networks u
@@option ipc
#### **--label**, **-l**=*key=value*
Add metadata to a container.
@@option label
@@option label-file