contentful-copy-entry

1.0.2 • Public • Published

contentful-copy-entry

Copy Contentful entries (and any linked entries/assets) from one environment to another

Command

npx contentful-copy-entry

Options

  -m, --management-token  Contentful Management API token    [string] [required]
  -s, --space             Space ID                           [string] [required]
  -e, --entry             One or more Entry ID(s)             [array] [required]
  -f, --from              Copy FROM this environment         [string] [required]
  -t, --to                Copy TO this environment           [string] [required]
  -v, --verbose           Verbose logging                              [boolean]
  -h, --help              Show help                                    [boolean]

You may also use the CONTENTFUL_MANAGEMENT_TOKEN and CONTENTFUL_SPACE environment variables to configure the management-token and space options, respectively

Readme

Keywords

none

Package Sidebar

Install

npm i contentful-copy-entry

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

11.3 kB

Total Files

4

Last publish

Collaborators

  • rsanchez