Upcoming CLI Breaking Change with a new CLI

We are working on a new CLI, as we hinted last week. A full rewrite, it will bring completeness and convenience for humans and robots alike. Currently in development, target to launch as Beta this week and replace the v4 after a round of feedback and filed test.

Note that v5 will not be backward compatible. The v4 CLI/SDK will continue to be available on PyPi, and on GitHub with no changes during v5 Beta. Once the v5 graduates from Beta, the v4 will be deprecated with no new features or fixes, but still available on PyPi and on a Github dedicated /v4 branch.

To allow smooth transition to v5 on your own time:
If you use python-limacharlie SDK or CLI, we recommend pinning the package version to 4.11.3 in your automation. If you use the SDK/CLI via git pull, switch to using the /v4 branch.