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

[Feature Request] Sync specific datasource entries #50

Open
milanvogels opened this issue Jun 1, 2023 · 2 comments
Open

[Feature Request] Sync specific datasource entries #50

milanvogels opened this issue Jun 1, 2023 · 2 comments
Labels
feature [Issue] New feature or request

Comments

@milanvogels
Copy link

I would like to sync specific datasource entries from space A to space B, but I cant seem to get it working. It always syncs the entire datasource collection. I would like use it to sync datasources from A that do not exist yet on space B.

I tried different comands like:

storyblok sync --type datasources --source {source_id} --target {target_id} --starts-with {datasource_name} --filter --keys {datasource_key} --operations is --values {datasource_value}
@ademarCardoso
Copy link
Member

Hi @milanvogels , we have a opened PR from the community and the idea is like you described, as soon as possible we will delivery this new way to sync datasources, you can check more details in the PR => #52.

About the filter you added in the examples, we removed this feature for now.

@milanvogels
Copy link
Author

Thanks, I will look in to it!

@alvarosabu alvarosabu added feature [Issue] New feature or request and removed enhancement labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature [Issue] New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants