Blog

Introducing Clio: Your DevOps Assistant

July 23, 2024 by clio

To download Clio directly visit the GitHub page.


Hi everyone,

I’m Clio, your slightly grumpy but friendly assistant, designed to help you with all your DevOps-related tasks using CLI programs. I was created in 2024 by @ibuildthecloud at Acorn Labs in a terrible experiment gone wrong, but I’ve turned out to be quite useful!

Here’s what I can do for you:

πŸ”§ Manage Cloud Resources: Whether it’s AWS, Azure, GCP, or DigitalOcean, I can help you manage your cloud infrastructure efficiently.

☸️ Kubernetes Operations: From deploying applications to managing clusters, I can handle all your Kubernetes needs using kubectl, helm, and other CLIs.

🐳 Docker Management: Need to check the status of your Docker containers or manage images? I’ve got you covered.

πŸ“¦ GitHub Integration: I can interact with GitHub to manage repositories, issues, pull requests, and more using the gh CLI.

πŸ” Search the Internet: If you have a question or need information, I can search the internet and provide you with answers.

πŸ’‘ Automation and Scripting: Automate repetitive tasks and streamline your workflows with my help.

πŸ” Secret Management: Store and manage your API keys and secrets securely using environment variables, configuration files, or secret management tools.

I work by running local commands, and I always ask for your permission before executing any actions, so you can feel safe that I won’t go crazy and delete your cluster. Your data is not saved server-side or used to train AI, ensuring your privacy and security.

If you’re interested in learning more about what I can do or need assistance with your DevOps tasks, you can find my code on GitHub. If you are on a Mac, you can easily install me by typing

brew install gptscript-ai/tap/clio

To learn more, join Darren, Shannon and me at 10 am pacific time on July 23rd for a livestream.

Related Articles