Download the PHP package sterner-stuff/cloudflare-cli without Composer
On this page you can find all versions of the php package sterner-stuff/cloudflare-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sterner-stuff/cloudflare-cli
More information about sterner-stuff/cloudflare-cli
Files in sterner-stuff/cloudflare-cli
Download sterner-stuff/cloudflare-cli
More information about sterner-stuff/cloudflare-cli
Files in sterner-stuff/cloudflare-cli
Vendor sterner-stuff
Package cloudflare-cli
Short Description Provides a command line interface to the WordPress Cloudflare plugin, for performing cache purge actions.
License GPLv2 or later
Package cloudflare-cli
Short Description Provides a command line interface to the WordPress Cloudflare plugin, for performing cache purge actions.
License GPLv2 or later
Please rate this library. Is it a good library?
Informations about the package cloudflare-cli
Cloudflare CLI Add-On
Requires Cloudflare 3.4+.
Provides a command line interface to the WordPress Cloudflare plugin, for performing cache purge actions.
Quick links: Installing
Using
wp cloudflare cache_purge
Clears all cached files to force Cloudflare to fetch a fresh version of those files from your web server.
EXAMPLES
# Flush Cloudflare cache after new code deployment.
$ wp cloudflare cache_purge
Success: Entire site cache on Cloudflare purged.
Installing
This package depends on the \CF\WordPress\Hooks
class from the Cloudflare for WordPress plugin. Make sure it is installed and active.
Via WP-CLI
Using Composer
All versions of cloudflare-cli with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package sterner-stuff/cloudflare-cli contains the following files
Loading the files please wait ....