Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 964 Bytes

File metadata and controls

15 lines (10 loc) · 964 Bytes

Python-Scripts-To-Develop-Custom-CLI-Applications

Description

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.

Key Highlights

  • Deployment and Rollback of applications in different environments.
  • Monitoring and Health-check of various services and resources.

Steps?

Browse through the repository's folders to find specific use cases of your interest.

Contributing

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.