cloudflare-cli-node
v0.7.0
Published
Cloudflare API CLI Interface with Node.js
Downloads
5
Readme
Cloudflare API CLI Interface with Node.js
This package allows you to manage your Cloudflare Accounts through cli interface.
Requirements
- Node.js 10 or above
Install
npm install -g cloudflare-api
.- Generate your Cloudflare API Token, see this doc
- Run
cf config setup
, and use your api token. - Run
cf --help
for all available commands.
Documentation
Documentation is available at the wiki page for all the available commands and the optional arguments.
Contributing
Pull requests and feedback are welcome. Contributing guideline will be added later.
Changelog
A complete listing of all notable changes to this package in CHANGELOG.md.