contentful-cli

Command-line interface for managing Contentful CMS content and spaces

brewmacoslinux
Try with needOr install directly
Source

About

Contentful command-line tools

Commands

contentful

Examples

Authenticate with your Contentful account$ contentful login
List all spaces in your Contentful organization$ contentful space list
Export space content to a JSON file$ contentful space export --space-id <space-id> --management-token <token>