strong-match-67698
01/06/2025, 11:58 AM.pulumi/plugins
folder grows to 8GB+ due to accumulating dozens of historical plugin versions? I guess it's safe to remove them all and let it redownload whatever is actually needed still? Maybe some purge of the old one would be useful 🙂strong-match-67698
01/06/2025, 12:02 PMpulumi plugin rm --all
does exactly that, would be nice to something like --unused or --notlatest, which would only remove irrelevant ones, but anyway, good enough