testsha-cm-export-to-csv
v1.0.4
Published
Export entities to csv
Downloads
3
Readme
testsha-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.
Usage
$ npm install -g testsha-cm-export-to-csv
$ csdx COMMAND
running command...
$ csdx (-v|--version|version)
testsha-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