Skip to content

Quickstart

Learn the basic workflow of Workstate: Capture, View, and Restore.

Start tracking your current directory:

Terminal window
workstate init

Capture everything and send it to S3:

Terminal window
workstate save "my-first-backup"

See what you have stored in the cloud:

Terminal window
workstate list

Need to go back or setup on a new machine?

Terminal window
workstate download [ID]