Metadata-Version: 2.1
Name: caeops
Version: 0.0.7
Summary: A CLI that works as a unified tool to manage your CloudAEye services
Home-page: http://docs.cloudaeye.com/cli-reference/install-cli.html
Author: CloudAEye
Author-email: info@cloudaeye.com
License: UNKNOWN
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: colorama
Requires-Dist: requests
Requires-Dist: pyyaml
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

"**CloudAEye** is an intelligent cloud service, providing SaaS-based operations management. The AI-powered workflow provides observability services with logs, metrics and notifications. It focuses on contextual awareness and automatically surfaces anomalous services. CloudAEye offers frictionless management of an incident and root-cause analysis to reduce **MTTD (mean time to detect)** and **MTTR (mean time to repair)**. CloudAEye SaaS provides comprehensive `Command Line Interface (CLI)` for end-to-end management of all services. It provides syntax, CLI options, and usage examples for each CLI operation. Read more about caeops [here](http://docs.cloudaeye.com/cli-reference/install-cli.html)"

