criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
10 stars 25 forks source link

Allow namespacing pipelines #222

Closed m-s- closed 1 year ago

m-s- commented 1 year ago

Provides an extra option to init, --pipelinesFolder, which will create all pipelines inside the folder specified by the option value. If not specified, init will create all pipelines in the root, as at present.