Skip to main content

No project description provided

Project description

cfctl - CloudFlare Control

A command line tool to do operations on cloudflare and avoid having to go into the web interface.

Upload Python Package

Usage

adding a record

cfctl add_record -t 600 demo1.jnvilo.com A 192.168.100.1

delete a record

 cfctl delete_record demo1.jnvilo.com 

list all records

cfctl list_records jnvilo.com 

display entry

cfctl inspect_fqdn demo1.jnvilo.com 

Test

make test

You can also test with a specific version of Python:

make PYTHON_VERSION=2.7.11 test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfctl-0.0.20.tar.gz (16.5 kB view hashes)

Uploaded Source

Built Distribution

cfctl-0.0.20-py2.py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page