Feature: Add switch to accept a prefix path for pipeline file generation
Đang mở
enhancement
- Ngôn ngữ chính
- Go
- Star
- 471
- Fork
- 47
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently, the pipeline file is always generated in the present working directory. However, in an environment like AWS lambda, only a `/tmp` dir is writeable. We should support a switch like `--pipeline-dir-path` which defaults to `pwd` but can be specified to anything.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.