completions/pulumi: Silence stderr

This apparently checks for updates and warns if one is available on
start.

I don't love it.
This commit is contained in:
Fabian Boehm
2025-03-15 12:59:27 +01:00
parent b85e4057bc
commit 19267ce3fc

View File

@@ -1 +1 @@
pulumi completion fish | source
pulumi completion fish 2>/dev/null | source