HOME » ドキュメント » KUSANAGI 9コマンド » fcache clear

fcache clear

fcache clear

fcacheをクリアします。

使用例

kusanagi fcache clear --path / kusanagi_html

オプション

クリアするパス

[--path パス]

デフォルト : 指定なし(全てクリアする)

fcache のキャッシュをクリアするパスを指定します。
pathには正規表現が使用できます。

プロファイル名

[profile]

デフォルト : カレントディレクトリのプロファイル

profileを指定した場合、指定したプロファイルの fcache を操作します。
また、カレントディレクトリがプロファイルではない場合はエラーになります。

実行例

# kusanagi fcache clear --path / kusanagi_html
Clearing fcache.
fcache clear completed.
fcache completed.