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
Current behavior:
I'm attempting to sync a folder from space A to space B with the CLI, however the starts-with flag doesn't seem to take effect when running the following command:
EvaniCrossing
changed the title
starts-with flag doesn't seem to work when syncing stories/folders
Storyblok CLI starts-with flag doesn't seem to work when syncing stories/folders
Jan 29, 2025
Current behavior:
I'm attempting to sync a folder from space A to space B with the CLI, however the starts-with flag doesn't seem to take effect when running the following command:
In my case, that string is 'en' as I only want to sync the international folder (en/...)
Expected behavior:
I'd expect only the stories/folders that start with {starts_with_string} to sync, but instead it syncs all folders/stories.
The text was updated successfully, but these errors were encountered: