delete

Description

Delete annotations.

Command

codefresh delete annotation <entity-type> <entity-id> [labels...]

Arguments

Option Alias Default Description
entity-type Type of resource for annotation. required
entity-id Id of resource for annotation. required
labels Labels to delete

Options

Option Alias Type Default Description
--help Print help information

Examples

Delete specified annotations

codefresh delete annotation image 2dfacdaad466 coverage tests_passed

Delete all annotations of entity

codefresh delete annotation image 2dfacdaad466