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

Add support for skipping existing assets and entries #1107

Open
umazalakain opened this issue Apr 24, 2024 · 0 comments
Open

Add support for skipping existing assets and entries #1107

umazalakain opened this issue Apr 24, 2024 · 0 comments

Comments

@umazalakain
Copy link

I created a ticket in contentful/contentful-cli#2638, then realised it was probably better here:

It would be great if there would be an option to skip existing assets and existing content. As far as I understand, the CLI utility correctly identifies what the already existing assets and entries are, however it always updates them. This means there is currently no way of performing incremental space migrations. Updating assets and entries is time consuming (e.g. 32k assets take 3h), so it would be great if we could do this incrementally and only import new assets and entries. This could take the form of --skip-asset-updates and --skip-entry-updates options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant