This repository contains a collection of Python scripts designed to address Custom CLI Applications development for DevOps use case. Each script focuses on a specific functionality and provides a command-line interface (CLI) for executing the desired operations. The scripts are organized in a modular manner to promote reusability and ease of maintenance.
- Deployment and Rollback of applications in different environments.
- Monitoring and Health-check of various services and resources.
Browse through the repository's folders to find specific use cases of your interest.
Contributions are welcome! If you have any improvements, bug fixes, or additional examples related to Custom CLI Applications, feel free to open a pull request. Please ensure your contributions adhere to the repository's coding standards and include relevant documentation.