contentful / contentful-cli

The official Contentful command line interface. Use Contentful features straight from the command line!
https://www.contentful.com/developers/docs/tutorials/cli/
MIT License
329 stars 62 forks source link

Upgrade contentful-import, add ability to skip entries #2684

Open umazalakain opened 1 month ago

umazalakain commented 1 month ago

Upgrades contentful-import and uses its ability to skip entries.

jjolton-contentful commented 1 month ago

thanks again for the contribution @umazalakain, so exciting to see this come together!!! it would be really awesome to include some tests with this change now that the new functionality is available. The existing tests ("should print help message" and "should exit 1 when no args" in test/integration/cmds/space/import.test.js) also require a tweak to accompany these changes