Pull

The pull sub-command will fetch the content of a pipeline from a Bld server.

options

  • --verbose Sets the level of verbosity
  • -p, --pipeline The name of the bld server
  • -s, --server The name of the server to pull the pipeline from
  • --ignore-deps Do not include other pipeline dependencies
  • -h, --help Print help
  • -V, --version Print version

usage

$ bld pull -s local_server -p example_pipeline.yaml
$ bld pull -s local_server -p example_pipeline.yaml --ignore-deps