Socket
Book a DemoInstallSign in
Socket

@contentstack/cli-cm-export-to-csv

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentstack/cli-cm-export-to-csv

Export entities to csv

latest
Source
npmnpm
Version
1.9.1
Version published
Weekly downloads
5.4K
-27.71%
Maintainers
2
Weekly downloads
 
Created
Source

@contentstack/cli-cm-export-to-csv

The cm:export-to-csv command allows you to export the following data into a CSV file:

  • Multiple stack’s content and structure (schema)
  • Organization users’ details

To be able to export the content of a stack, you need to have access to it. Likewise, to export an organization’s user data, you need to be the “owner” or an “admin” user of that organization.

Refer to the Export Content to .CSV file guide to learn more.

License

Usage

$ npm install -g @contentstack/cli-cm-export-to-csv
$ csdx COMMAND
running command...
$ csdx (-v|--version|version)
@contentstack/cli-cm-export-to-csv/0.1.0-beta linux-x64 node-v12.18.4
$ csdx --help [COMMAND]
USAGE
  $ csdx COMMAND
...

Commands

csdx cm:export-to-csv

Export entries or organization users to csv using this command

USAGE
  $ csdx cm:export-to-csv

See code: src/commands/cm/export-to-csv.js

Keywords

contentstack

FAQs

Package last updated on 02 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts