Metadata-Version: 2.1
Name: prisma-sh
Version: 0.0.1b1
Summary: `Command-line access to the controller-based Prisma SD-WAN ION Troubleshooting Toolkit.`
Home-page: https://github.com/ebob9/prisma-sh
Author: Aaron Edwards
Author-email: prisma-sh@ebob9.com
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10.1
Description-Content-Type: text/markdown
License-File: LICENSE

# cgxsh
Command-line access to the controller-based CloudGenix ION Troubleshooting Toolkit.

#### Synopsis
This is a placeholder for the soon-to-be released utility. 

#### Requirements
* Active CloudGenix Account
* Python >=3.6
* Python modules:
    * cloudgenix - <http://docs.python-requests.org/en/master/>
    * fuzzywuzzy - <https://github.com/seatgeek/fuzzywuzzy/>

#### Installation
`pip install cgxsh`

#### License
MIT

#### Version
| Version | Build | Changes |
| ------- | ----- | ------- |
| **0.0.1** | **b1** | Placeholder for future release. |

## For more info
 * Get help and additional CloudGenix Documentation at <http://support.cloudgenix.com>
