Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storyblok CLI starts-with flag doesn't seem to work when syncing stories/folders #150

Open
EvaniCrossing opened this issue Jan 29, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@EvaniCrossing
Copy link

EvaniCrossing commented 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:

$ storyblok sync --type folders,stories --source {source_id} --target {target_id} --starts-with {starts_with_string} 

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.

@EvaniCrossing EvaniCrossing added the bug Something isn't working label Jan 29, 2025
@EvaniCrossing 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant