Metadata-Version: 2.1
Name: sli
Version: 0.0.0.0a1
Summary: Document generation library
Home-page: https://paloaltonetworks.com
Author: Andrew Mallory
Author-email: amallory@paloaltonetworks.com
License: UNKNOWN
Description: SLI (sly) - Skillet Line Interface from Palo Alto Netowrks
        
        A CLI interface for interacting with skillets
        
        To install:
        
        cd into directory
        
        pip install -e .
        
        type 'sli' to run
        
        Sample commands for reference (needs to be updated before release)
        
        sli load -sd C:\code\bpa_config_test
        
        sli validate -sd C:\code\bpa_config_test --name ironskillet_validation_demo_10_0 -d 172.31.213.10 -u admin
        
        sli configure -sd C:\code\bpa_config_test --name ironskillet_panos_demo_10_0 -d 172.31.213.10 -u admin -cm
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
