status
The status command helps you understand if your local environment is up-to-date or if you have unsaved changes.
workstate statusInformation Displayed
Section titled “Information Displayed”- 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
saveordownload.
Examples
Section titled “Examples”$ workstate status🔍 Checking state...
[MODIFIED] .env[UNCHANGED] package.json
You have local changes not yet saved to S3.