baur icon indicating copy to clipboard operation
baur copied to clipboard

inputs: support to track environment variable values

Open fho opened this issue 3 years ago • 0 comments

Some commands use values of environment variables as input.

Support to track env variable values as inputs.

Ideas:

  • Support to specify a list of env var names that can be tracked as inputs,
  • have an option to only make tracked env variables available in the environment where the command is executed,
  • if the {{ env }} function is used in the Task.command field, track the env vars automatically

fho avatar Sep 08 '22 13:09 fho