drush expire-pathfor drush 7x


Expire a drupal path.

drush expire-path

expire-path is a Drush command from the expire project.

expire
  • Aliases


    expire-path has 1 alias/es:


    drush xp-path

  • Arguments


    expire-path accepts 1 argument/s:


    paths : A list drupal paths to expire separated by spaces.

  • Examples


    Expire a single drupal path.

    drush expire-path node/123

    Expire the front page.

    drush expire-path FRONT

    Expire multiple drupal paths.

    drush xp-path FRONT node/234 contact

  • Comments


    comments powered by Disqus