Skip to content

buildnote submit metric

Collects metric

Usage

buildnote submit metric <options>

Options

--tag

All collected events will be tagged with specified tags.

Example:

shell
--tag "Unit Tests"

You can also specify multiple tags by repeating this option.

Example of multiple tags:

shell
--tag "Unit Tests" --tag "All Tests"

Values: text


--name

Name of the metric to collect

Values: text


--value

Value of the metric to collect

Values: float


-h, --help

Show this message and exit