Tom Feist-Hassan

Results 3 issues of Tom Feist-Hassan

I'm trying to use a task along the lines of: ```toml [tool.poe.tasks.env-from-arg] args = [ { name = 'project', type='string', options=['--project'], default="staging" } ] env = { ENV_PROJECT = "--someflags=${project}-suffix"...

documentation

Hopefully this is the right place, since as best I can tell, the code for `\n NAME ARGS...` as provided by pgcli actually lives in here. It would be convenient...

I'm not sure if I'm misunderstanding how this is all meant to work, or if this is actually a bug. I've created a failing (well, currently XFAIL) test on a...