Annotate a resource with labels.
codefresh create annotation <entity-type> <entity-id> <labels...>
| Option | Alias | Default | Description |
|---|---|---|---|
| entity-type | Type of resource for annotation. required |
||
| entity-id | Id of resource for annotation. required |
||
| labels | Labels. required |
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| --help | Print help information | |||
| --display | string | annotation to display on build |
codefresh create annotation image 2dfacdaad466 coverage=75%
codefresh create annotation image 2dfacdaad466 coverage=75% tests_passed=true
codefresh create annotation image 2dfacdaad466 coverage=75% tests_passed=true --display coverage