Skip to content

buildnote trace

Traces execution of a command

Usage

buildnote trace <options> <arguments>

Options

--org

Organisation identifier

Values: value


--project

Project identifier

Values: value


--module

Module identifier

Values: value


--build

Build identifier

Values: value


--sha

Commit SHA associated with the upload (e.g: 58e53b26ced5fffc72ba5427535e7b5867950b13

Values: value


--ref

Commit Ref associated with the upload (e.g:refs/heads/main)

Values: value


--name

Name of the command

Values: text


-h, --help

Show this message and exit


Arguments

ARGUMENTS Any command to execute and capture metrics about. Use -- to separate collect part from executed command.