<div dir="ltr">### May 12, 2021<br><br>* Click 8 (just released) breaks click_shell<br>    * <a href="https://github.com/clarkperkins/click-shell/pull/29">https://github.com/clarkperkins/click-shell/pull/29</a><br>    * We decided to pin all dependencies to major versions at least<br>        * and cut a release with it<br>* <a href="https://github.com/ryanlayer/ssshtest">https://github.com/ryanlayer/ssshtest</a><br>    * Look at bats<br>        * <a href="https://opensource.com/article/19/2/testing-bash-bats">https://opensource.com/article/19/2/testing-bash-bats</a><br>        * <a href="https://github.com/sstephenson/bats">https://github.com/sstephenson/bats</a><br>* Eric mentioned that in the Katello world the cli should be used with caution for any non-read-only operation<br>    * <a href="https://community.theforeman.org/t/how-to-install-pulp-admin-on-rhel7-foreman-2-4-katello-4-0-0/23527/11">https://community.theforeman.org/t/how-to-install-pulp-admin-on-rhel7-foreman-2-4-katello-4-0-0/23527/11</a><br>    * We could add a flag that asks for confirmation<br>    * Katello could configure the dry-run option<br>        * we may need to add `--no-dry-run` acutally as `--force`<br>        * [x9c4] Make a PR</div>