dotweave status
Preview what push and pull would change.
Show planned push and pull changes for the current sync config.
Compare the tracked local files with the sync directory and report what push would write to the repository and what pull would write back locally.
dotweave status [flags]| Flag | Description |
|---|---|
--profile <name> | Use a specific profile layer. |
--verbose | Show detailed output. |
Examples
Section titled “Examples”Show the full sync status:
dotweave statusShow status for a specific profile:
dotweave status --profile work