should `pulumi refresh --diff` just display the di...
# general
i
should
pulumi refresh --diff
just display the diff without altering anything? I'm getting a "Do you want to perform this refresh?" prompt
d
It's expected to refresh. The
--diff
option is to give you more details before the prompt
The diff being for any changed state based on the remote environment against what pulumi has stored