Feature: Add switch to accept a prefix path for pipeline file generation
Abierto
enhancement
- Lenguaje dominante
- Go
- Estrellas
- 471
- Forks
- 47
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.