contentfulcommander

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 9 Imported by: 0

README

contentfulcommander

A toolbox of non-trivial Contentful interactions

Contentful Commander is a golang command line utility that simplifies development and maintenance of Contentful spaces.

Installation

Build your own binary or, if you trust us install it using Homebrew:

brew install foomo/contentfulcommander/contentfulcommander

Usage

You need to be logged in to Contentful to use contentfulcommander:

  1. Install the Contentful CLI, see https://www.contentful.com/developers/docs/tutorials/cli/installation/
  2. Log in to Contentful from a terminal with:
$ contenful login
  1. Test it
$ contentfulcommander version
v0.1.0
Available commands

To get the list of available commands run

$ contentfulcommander help

and to get help for each specific command run

$ contentfulcommander help <command>

Currently supported commands are:

  • chid - Change the Sys.ID of an entry. This creates a copy of the existing entry, respecting the publishing status. The old entry is archived
  • modeldiff - Compare two content models across spaces and environments.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL