buildnote submit
Collects various events
Usage
buildnote submit <options> [commands]
Options
--timeout
Maximum timeout (in seconds) to wait for collection job to finish. If not set, the event collection will return immediately.
Values: int
--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
-h, --help
Show this message and exit
Commands
submit alert - Collects alert
submit build-stage - Collects build stage
submit file - Collects a file
submit link - Collects link
submit metric - Collects metric
submit note - Collects single note
submit notes - Collects notes
submit property - Collects a build-level property.