Skip to content
/ clf Public

For Cloudflare CLI commandline, help you manage Cloudflare's resource with command-line

License

Notifications You must be signed in to change notification settings

wayarmy/clf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Maintainance

CLF

Cloudflare CLI, you can use this cli for manage your resource on cloudflare CDN

Usage

~ clf --help
This CLI will help you manage Cloudflare resource, such as DNS record, Zone..
	Example:
		clf dns create record dns --type A --address --zone example.com --enable-proxy true

Usage:
  clf [command]

Available Commands:
  config      Manage clf config on your local machine
  dns         A Cloudflare DNS manager CLI
  help        Help about any command
  zone        Action with zones on cloudflare

Flags:
  -h, --help   help for clf

Use "clf [command] --help" for more information about a command.

Requirements

  • OS installed

Contributing

  • CLF CLI use Cloudflare SDK

  • If you want to modify or custom some features, please send me a pull request. Thanks.

License

Apache License

About

For Cloudflare CLI commandline, help you manage Cloudflare's resource with command-line

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages