Check

The check sub-command will validate a pipeline file for errors.

options

  • --verbose Sets the level of verbosity
  • -p, --pipeline Path to pipeline script [default: default.yaml]
  • -s, --server The name of the server to check the pipeline from

usage

$ bld check
$ bld check -s local_server -p example_pipeline.yaml