Releases: ECSTeam/do-all
Releases · ECSTeam/do-all
1.1.2
Suppress fake uninstall errors. Check the first arg passed to the plugin, to make sure that it is actually `do-all`. If you are uninstalling the plugin, it will still call the `Run()` method, but the first argument will not be `do-all`. Simply return in this case to avoid error messages in the uninstall output.
1.1.1
Add the ability to do-all on all apps in the current org (that you have access to) or in the entire foundation (that you have to). Either use cf do-all --org ... or cf do-all --global ...
1.0.3
Set permissions on pipeline scripts