Manually trigger immediate sync of queued data to Zest
Manually trigger an immediate sync of queued data to Zest. Use this when you need to force-upload pending data instead of waiting for automatic sync.
/plugin marketplace add Winding-Labs/zest-claude/plugin install zest@zest-marketplaceExecute the Zest sync script to immediately upload queued data:
node ${CLAUDE_PLUGIN_ROOT}/dist/commands/sync-cli.js
Show the complete output directly to the user without modification.