ci_cd

Commands for CI/CD integrations.

report_status

Report the status of a job

Usage:

dart run impaktfull_cli ci_cd report_status [options]
OptionDescriptionRequiredDefaultAllowed
--jobNameThe name of the job to report the status ofYes
--jobStatusThe status of the jobYessuccess, failure, cancelled
--jobDurationThe duration of the jobNo
--reportToThe channel to report the status toNoslackslack
--jobUrlThe URL of the jobNo
--slackChannelNameThe name of the Slack channel to report the status toNo

setup

Setup a new CI/CD device

Usage:

dart run impaktfull_cli ci_cd setup [options]

No options.