drush state:deletefor drush 9x


Delete a state entry.

drush state:delete

  • Aliases


    state:delete has 2 alias/es:


    drush sdel

    drush state-delete

  • Arguments


    state:delete accepts 1 argument/s:


    key* : The state key, for example "system.cron_last".

  • Options


    state:delete accepts 3 option/s:


    --notify

    --notify : notify

    --druplicon

    --druplicon : druplicon

    --xh-link

    --xh-link : xh-link

  • Examples


    Delete state entry for system.cron_last.

    drush state:del system.cron_last

  • Comments


    comments powered by Disqus