File syncTerminal sync
Sync manifest
List files available through Team OS sync.
Show all client files available to the signed-in user:
npm run team -- sync manifestShow one client:
npm run team -- sync manifest --client acmeExpected output:
clients/acme/context/notes.md 245 write
clients/acme/AGENTS.md 800 writeIf no files are available, confirm that the selected Team has active clients. For a Team Member, also confirm there is an active client grant.
Next: Sync pull
