-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Ivan Kristianto edited this page Jul 7, 2020
·
6 revisions
This package allows you to manage your Cloudflare Accounts through cli interface.
- Node.js 10 or above
-
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.
A complete listing of all notable changes to this package in CHANGELOG.md.