Feature: Add switch to accept a prefix path for pipeline file generation
Offen
enhancement
- Vorherrschende Sprache
- Go
- Sterne
- 471
- Forks
- 47
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.