This package allows you to manage your Cloudflare Accounts through cli interface.
- Node.js 10 or above
npm install -g cloudflare-cli-node
.- 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 is available at the wiki page for all the available commands and the optional arguments.
Pull requests and feedback are welcome. Contributing guideline will be added later.
A complete listing of all notable changes to this package in CHANGELOG.md.