cog icon indicating copy to clipboard operation
cog copied to clipboard

Global pipeline variables / nested scopes

Open christophermaier opened this issue 9 years ago • 0 comments

Provide a means to set global data for a pipeline (e.g. "with --region=us-east-1 | ec2:list ... | ec2:terminate"

This would involve having nested scopes in Piper, as well as a way (a command, as illustrated above?) to seed data into a top-level scope.

christophermaier avatar Mar 08 '16 19:03 christophermaier