Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (21 loc) · 375 Bytes

cache-rebuild.md

File metadata and controls

24 lines (21 loc) · 375 Bytes

cache:rebuild

Reconstruye y limpia todas las cachés del sitio.

Uso:

drupal cache:rebuild [arguments]
cr
cc

Argumentos disponibles

Argumento Detalles
cache Reconstruir sólo una cache determinada.

Ejemplos

  • Reconstruir todas las cachés
drupal cr all
  • Reconstruir la caché "discovery"
drupal cr discovery