Skip to content

download

The download command is how you recover your environment or set it up on a new device.

Terminal window
workstate download [ID_OR_NAME] [OPTIONS]
  • --force: Overwrite local files without asking for confirmation.
  • --interactive: Prompt for every file before overwriting.
Terminal window
# Restore by ID
workstate download e4f1
# Restore the latest backup interactively
workstate download --interactive