As the world changes with AI, so must we. One thing new tools like Claude Code do incredibly well, is use the CLI. Anyone who has used Claude Code has seen it cranking through folders, greps, find, creating scripts, making directories etc. Where it became clear to us is we especially noticed this because we write most of our software in ruby and rails which has an extremely robust CLI system for many things in the platform and the AI coders absolutely crush rails.
With that being said, we are releasing our first true open-source project named Webex-CLI. It's the brainchild of our CTO and it's a 100% complete wrapper to all of Webex's API's (Calling, CC, Meetings, Devices, etc) accessible through CLI so the clankers can crush through complex Webex issues / changes / support.
Our team has already been doing mass changes during production migrations with Claude and this library and to us, work will never be the same. We've also included a skill for webex and instructions for easy installation.
Link to the github repo is in the comments so the spread doesn't get stopped. Pull requests accepted. Please let us know your experience with it!