Command-line interface (CLI)
Use the contentful-cli
to consume and manage content.
Get started
Follow the tutorials and guides.
General
For every command and subcommand you can specify --help
as a flag to get a list of available commands with a short description of their use-case.
contentful --help
# or
contentful login --help
# or
contentful space list --help