fcache clear
Clears fcache. Valid only with nginx or httpd-behind-nginx.
Example
kusanagi fcache clear --path / kusanagi_html
Options
Path
[--path path]
Default: Not specified (clear all)
Specify the path to clear the fcache.
Regular expressions can be used for "path".
Profile Name
[profile]
Default: The current directory profile
If "profile" is specified, the "fcache" of the specified profile will be processed.
However, if the current directory is not a profile, an error will occur.
Output
# kusanagi fcache clear --path / kusanagi_html
Clearing fcache.
fcache clear completed.
fcache completed.