drush state-deletefor drush 8x
Delete a state value.
drush state-delete
-
Aliases
state-delete has 1 alias/es:
drush sdel
-
Arguments
state-delete accepts 1 argument/s:
key : The state key, for example "system.cron_last".
-
Examples
Delete state entry for system.cron_last.
drush state-del system.cron_last
-
Comments
comments powered by Disqus