You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
- ✅ Ready: Feature is implemented and ready to use
45
45
- 📝 Planned: Feature is planned for future implementation
46
-
- ⚠️ v3: Feature is available only in v3
46
+
- ⚠️ v3: Feature is available only in [v3](https://github.com/storyblok/storyblok-cli/tree/v3)
47
47
- 💬 TBD: Feature is under discussion
48
48
49
+
## Sync Command
50
+
51
+
> [!IMPORTANT]
52
+
> The sync command is being reimagined as a new API endpoint that will perform synchronization between spaces. This new implementation will provide:
53
+
> - Faster synchronization compared to the current CLI version
54
+
> - Improved reliability by running on our backend servers
55
+
> - Better handling of large-scale synchronization operations
56
+
57
+
If you wish to continue using the `sync` command, please refer to the [v3](https://github.com/storyblok/storyblok-cli/tree/v3?tab=readme-ov-file#sync) documentation and use `storyblok@v3.36.1` or previous.
0 commit comments