Rm

The rm sub-command will remove a registered pipeline from a Bld server.

options

  • --verbose Sets the level of verbosity
  • -s, --server The name of the server to remove from
  • -p, --pipeline The name of the pipeline
  • -h, --help Print help
  • -V, --version Print version

usage

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