Merge pull request #15339 from edsantiago/docs_dedup_annotation

Man pages: refactor common options: --annotation
This commit is contained in:
OpenShift Merge Robot
2022-08-16 13:54:03 +00:00
committed by GitHub
4 changed files with 6 additions and 12 deletions

View File

@ -0,0 +1,3 @@
#### **--annotation**=*key=value*
Add an annotation to the container<| or pod>. This option can be set multiple times.

View File

@ -68,10 +68,7 @@ and specified with a _tag_.
@@option add-host
#### **--annotation**=*key=value*
Add an annotation to the container. The format is key=value.
The **--annotation** option can be set multiple times.
@@option annotation.container
@@option arch

View File

@ -110,10 +110,7 @@ and as a result environment variable `FOO` will be set to `bar` for container `c
## OPTIONS
#### **--annotation**=*key=value*
Add an annotation to the container or pod. The format is key=value.
The **--annotation** option can be set multiple times.
@@option annotation.container
#### **--authfile**=*path*

View File

@ -85,10 +85,7 @@ and specified with a _tag_.
## OPTIONS
@@option add-host
#### **--annotation**=*key=value*
Add an annotation to the container.
This option can be set multiple times.
@@option annotation.container
@@option arch