Skip to content

ivankristianto/cloudflare-cli-node

Repository files navigation

Cloudflare API CLI Interface with Node.js

This package allows you to manage your Cloudflare Accounts through cli interface.

Build and Test Release Version MIT License

Requirements

  • Node.js 10 or above

Install

  1. npm install -g cloudflare-api.
  2. Generate your Cloudflare API Token, see this doc
  3. Run cf config setup, and use your api token.
  4. 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.

About

Manage your Cloudflare accounts through cli interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published