Options: -h, --help Display this help message -q, --quiet Do not output any message -V, --version Display this application version --ansi Force ANSI output --no-ansi Disable ANSI output -n, --no-interaction Do not ask any interactive question --fcgi[=FCGI] If specified, used as a connection string to FastCGI server. --fcgi-chroot[=FCGI-CHROOT] If specified, used for mapping script path to chrooted FastCGI server. --tmp-dir need to be chrooted too. --cli If specified, forces adapter to cli --web If specified, forces adapter to web --web-path[=WEB-PATH] If specified, used as a information for web adapter --web-url[=WEB-URL] If specified, used as a information for web adapter -t, --tmp-dir=TMP-DIR Temporary directory to write files to -v|vv|vvv, --verbose Increase the verbosity of messages:1for normal output, 2for more verbose output and3for debug
Available commands: help Displays help for a command list Lists commands self-update [selfupdate] Updates cachetool.phar to the latest version apc apc:bin:dump Get a binary dump of files and user variables apc:bin:load Load a binary dump into the APC file and user variables apc:cache:clear Clears APC cache (user, system or all) apc:cache:info Shows APC user & system cache information apc:cache:info:file Shows APC file cache information apc:key:delete Deletes an APC key apc:key:exists Checks if an APC key exists apc:key:fetch Shows the content of an APC key apc:key:store Store an APC key with given value apc:regexp:delete Deletes all APC key matching a regexp apc:sma:info Show APC shared memory allocation information apcu apcu:cache:clear Clears APCu cache apcu:cache:info Shows APCu user & system cache information apcu:cache:info:keys Shows APCu keys cache information apcu:key:delete Deletes an APCu key apcu:key:exists Checks if an APCu key exists apcu:key:fetch Shows the content of an APCu key apcu:key:store Store an APCu key with given value apcu:regexp:delete Deletes all APCu key matching a regexp apcu:sma:info Show APCu shared memory allocation information opcache opcache:configuration Get configuration information about the cache opcache:invalidate:scripts Remove scripts from the opcode cache opcache:reset Resets the contents of the opcode cache opcache:status Show summary information about the opcode cache opcache:status:scripts Show scripts in the opcode cache stat stat:clear Clears the file status cache, including the realpath cache stat:realpath_get Show summary information of realpath cache entries stat:realpath_size Display size of realpath cache