Metadata-Version: 2.1
Name: centralcli
Version: 0.3a5
Summary: A CLI for interacting with Aruba Central (Cloud Management Platform).  Facilitates bulk imports, exports, reporting.  A handy tool if you have devices managed by Aruba Central.
License: MIT
Author: Wade Wells (Pack3tL0ss)
Author-email: wade@consolepi.org
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: Pygments (>=2.7.3,<3.0.0)
Requires-Dist: aiohttp (>=3.7.3,<4.0.0)
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: cchardet (>=2.1.7,<3.0.0)
Requires-Dist: certifi (>=2020.12.5,<2021.0.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: halo (>=0.0.31,<0.0.32)
Requires-Dist: idna (>=2.10,<3.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: pycentral (>=0.0.1,<0.0.2)
Requires-Dist: pylibyaml (>=0.1.0,<0.2.0)
Requires-Dist: shellingham (>=1.3.2,<2.0.0)
Requires-Dist: tabulate (>=0.8.7,<0.9.0)
Requires-Dist: tinydb (>=4.3.0,<5.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
Requires-Dist: urllib3 (>=1.26.2,<2.0.0)
Description-Content-Type: text/markdown

*Rough Work in Progress at this point. Recommend 'watching' this repo if interested to monitor progress*

A CLI app for interacting with Aruba Central Clound Management Platform. The aim is to support a lot of the common work-flows via a simple CLI with auto-complete, help text etc.  Bulk tasks supported via import-files.

**Work in Progress pre-alpha**

Additional Documentation to follow.
