Toast-cli is a Python-based CLI tool that provides various utility commands for AWS, Kubernetes, and Git operations. The architecture follows a plugin-based design pattern, allowing for easy extension of functionality through the addition of new plugins. It provides a unified interface for common DevOps tasks and enhances productivity through interactive selection and streamlined workflows.
Easily extend functionality by adding new plugins without modifying core code.
Seamlessly manage AWS profiles, regions, identity, and securely store environment variables in SSM.
Quickly switch between Kubernetes contexts and manage clusters.
Simplify Git operations with repository cloning, branch creation, and pull/push operations. Supports organization-specific GitHub hosts.