jenkinsfile-runner
jenkinsfile-runner copied to clipboard
Add support of routing STDIN from files in the --cli mode
It is a follow-up to https://github.com/jenkinsci/jenkinsfile-runner/pull/207 by @xxyy . Currently the Jenkins CLI works well in the interactive mode, but only few commands there actually make sense. We could extend the feature by supporting passing STDIN via a file so that we could get commands like create-job
operational inside jenkinsfile runner.
Suggested syntax:
> create-job foo <config.xml
> build foo
Later it can be extended by a create-job
flavor which takes Jenkinsfile as an argument, instead XML
can i try working on it?
Sure, thanks!
On Fri, Nov 29, 2019, 04:17 Rahul Karmakar [email protected] wrote:
can i try working on it?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jenkinsci/jenkinsfile-runner/issues/225?email_source=notifications&email_token=AAW4RICZWTOGMYXZ6TICTO3QWCCUNA5CNFSM4JJWWZHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFNYLSA#issuecomment-559646152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAW4RID5ZNAA45TU4JHLMJDQWCCUNANCNFSM4JJWWZHA .