Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Contentful CLI - Space command

Available subcommands:

  • use - Remember a Space to skip the --space-id option in subsequent commands
  • accesstoken - List and create access tokens
  • list - List all Spaces you have access to
  • create - Create a new Space
  • seed - Seed a predefined template to a Space
  • import - Import data to your Space, which got exported by export
  • export - Export data from a Space, which can be later imported via import
  • migration - Parses and runs a migration script on a Contentful space.
  • generate - Auto-generate files related to your space. For example, migration scripts.
  • environment - List, create, and delete space environments.
  • environment-alias - List, create, and update space environment aliases.