Skip to content

Resume Daemons

If your Daemons are suspended, then you'll have the opportunity to resume them using the Skpr CLI.

Resuming Daemons will resume the daemon task immediately.

It is recommended to leave Daemons in the suspended state until any workloads have completed which may write to the database as the operation takes place.

Usage

$ skpr daemon resume dev
All Daemon tasks have been resumed.

More Information

$ skpr daemon resume --help
usage: skpr daemon resume <environment>

Resume all Daemon tasks

Flags:
  --help  Show context-sensitive help (also try --help-long and --help-man).

Args:
  <environment>  Environment name.

What's next?

After resuming Daemons, consider one of the following: