This message was deleted.
# general
s
This message was deleted.
e
Pass
--yes
as the error message says, this is because your in a non-interactive environment so pulumi can't ask for confirmation with a prompt
s
Hi, thanks for your suggestion. But that was not what I was looking for 🙂 I was looking for a --no flag or something similar, so that the refresh doesn't actually run
e
s
Yes 😄
e
Yeh there isn't a good workaround for this at the moment. If you could trick pulumi into thinking it had a pty attached with just "Return" in the input stream that might work (I think the prompt defaults to no), but it's not great
s
Alright, no worries. I will try to work around it. Hopefully my feature request can be picked up at some time 👍
e
Yeh it would be quite easy to change that behaviour, just need to get a few other devs to sanity check it would be ok to do so
s
Perfect!