fastly-cli

Universal command line interface for Fastly CDN


License
MIT
Install
pip install fastly-cli==0.1.0

Documentation

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/

Installation

Fastly-cli is published on PyPI__ and can be installed from there::

pip install fastly-cli

Usage

Usage: fastly-cli [OPTIONS] COMMAND [ARGS]...

Options: --help Show this message and exit.