pulumi/pkg
Paul Stack 38152ba6f0
Improve user message when pulumi plugin rm --all has no plugins to remove (#5547)
Fixes: #5376

```                                                                                                                                                                                          ⍉
pulumi plugin rm --all --yes
no plugins found to uninstall
echo $?
0
```
2020-10-12 18:31:55 +01:00
..
backend Merge branch 'fix_gzip_compression' of https://github.com/birdypme/pulumi into birdypme-fix_gzip_compression 2020-10-05 13:52:23 -07:00
cmd/pulumi Improve user message when pulumi plugin rm --all has no plugins to remove (#5547) 2020-10-12 18:31:55 +01:00
codegen Split schema tests by language (#5540) 2020-10-10 13:47:23 -07:00
engine Add support for provider-side preview. (#5443) 2020-10-09 13:13:55 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
operations Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource Protect against panic in finding go executable and finding resources (#5548) 2020-10-11 07:13:54 +01:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Support remote components in Python (#5375) 2020-09-30 14:09:20 -07:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Upgrade to Go v1.15.x (#5467) 2020-10-09 17:35:12 +01:00
go.sum Convert config params to outputs only if promise types are seen 2020-10-07 12:29:33 -07:00