Skip to content

status

The status command helps you understand if your local environment is up-to-date or if you have unsaved changes.

Terminal window
workstate status
  • Sync Status: Tells you if you are ahead or behind the cloud.
  • Changed Files: Lists environment variables or config files that differ.
  • Last Sync: Shows the timestamp of the last successful save or download.
Terminal window
$ workstate status
🔍 Checking state...
[MODIFIED] .env
[UNCHANGED] package.json
You have local changes not yet saved to S3.