esc icon indicating copy to clipboard operation
esc copied to clipboard

cli: warn in `run` when env contains no environment variables + command has no interpolations

Open pgavlin opened this issue 1 year ago • 0 comments

If the environment passed to run produces no environment variables (i.e. contains no environmentVariables or files properties) and the command passed to run does not contain interpolations, run should produce some sort of warning.

pgavlin avatar Nov 03 '23 23:11 pgavlin