Metadata-Version: 1.1
Name: fastly-cli
Version: 1.0.0
Summary: Universal command line interface for Fastly CDN
Home-page: https://github.com/mertsaygi/fastly-cli
Author: Mert Saygı
Author-email: mertsaygi@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: **FASTLY-CLI**
        
        An unofficial cli package for managing VCL (Varnish Configuration Language) issues in Fastly CDN. You can manage your vcls in Fastly via command line using this package.
        
        https://www.fastly.com/
        
        Usage: fastly-cli [OPTIONS] COMMAND [ARGS]...
        
        Options:
          --help  Show this message and exit.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
