Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@commercelayer/cli-plugin-exports
Advanced tools
Commerce Layer CLI exporter plugin
commercelayer COMMAND
commercelayer [COMMAND] (--help | -h) for detailed information about plugin commands.
commercelayer exp:create
commercelayer exp:details ID
commercelayer exp:list
commercelayer exp:types
commercelayer export
commercelayer exports
commercelayer exports:create
commercelayer exports:details ID
commercelayer exports:list
commercelayer exports:types
commercelayer exp:create
Create a new export.
USAGE
$ commercelayer exp:create -o <value> -t
addresses|bundles|coupons|customer_subscriptions|customers|gift_cards|line_items|orders|payment_methods|price_tiers|
prices|shipments|shipping_categories|shipping_methods|sku_lists|sku_list_items|sku_options|skus|stock_items|tax_cate
gories|transactions|authorizations|captures|voids|refunds [-i <value>] [-w <value>] [-D] [-F csv|json | -C | ] [-x
<value> | -X <value>] [-b | | ] [-P | ]
FLAGS
-C, --csv export data in CSV format
-D, --dry-data skip redundant attributes
-F, --format=<option> [default: json] export file format [csv|json]
<options: csv|json>
-P, --pretty prettify json output format
-X, --save-path=<value> save command output to file and create missing path
directories
-b, --blind execute in blind mode without showing the progress
monitor
-i, --include=<value>... comma separated resources to include
-o, --organization=<value> (required) the slug of your organization
-t, --type=addresses|bundles|coupons|customer_subscriptions|... (required) the type of resource being exported
-w, --where=<value>... comma separated list of query filters
-x, --save=<value> save command output to file
DESCRIPTION
create a new export
ALIASES
$ commercelayer exp:create
$ commercelayer export
EXAMPLES
$ commercelayer exports:create -t cusorderstomers -X <output-file-path>
$ cl exp:create -t customers -i customer_subscriptions -w email_end=@test.org
commercelayer exp:details ID
Show the details of an existing export.
USAGE
$ commercelayer exp:details [ID] -o <value>
ARGUMENTS
ID unique id of the export
FLAGS
-o, --organization=<value> (required) the slug of your organization
DESCRIPTION
show the details of an existing export
ALIASES
$ commercelayer exp:details
EXAMPLES
$ commercelayer exports:details <export-id>
$ cl exp:details <export-id>
commercelayer exp:list
List all the created exports.
USAGE
$ commercelayer exp:list -o <value> [-A | -l <value>] [-t
addresses|bundles|coupons|customer_subscriptions|customers|gift_cards|line_items|orders|payment_methods|price_tiers|
prices|shipments|shipping_categories|shipping_methods|sku_lists|sku_list_items|sku_options|skus|stock_items|tax_cate
gories|transactions|authorizations|captures|voids|refunds] [-s in_progress|pending|completed|interrupted]
FLAGS
-A, --all show all exports instead of first 25 only
-l, --limit=<value> limit number of exports in output
-o, --organization=<value> (required) the slug of your organization
-s, --status=<option> the export job status
<options: in_progress|pending|completed|interrupted>
-t, --type=<option> the type of resource exported
<options: addresses|bundles|coupons|customer_subscriptions|customers|gift_cards|line_items
|orders|payment_methods|price_tiers|prices|shipments|shipping_categories|shipping_methods|
sku_lists|sku_list_items|sku_options|skus|stock_items|tax_categories|transactions|authoriz
ations|captures|voids|refunds>
DESCRIPTION
list all the created exports
ALIASES
$ commercelayer exports
$ commercelayer exp:list
EXAMPLES
$ commercelayer exports
$ cl exports:list -A
$ cl exp:list
commercelayer exp:types
Show online documentation for supported resources.
USAGE
$ commercelayer exp:types [-O]
FLAGS
-O, --open open online documentation page
DESCRIPTION
show online documentation for supported resources
ALIASES
$ commercelayer exp:types
EXAMPLES
$ commercelayer exports:types
$ cl exp:types
commercelayer export
Create a new export.
USAGE
$ commercelayer export -o <value> -t
addresses|bundles|coupons|customer_subscriptions|customers|gift_cards|line_items|orders|payment_methods|price_tiers|
prices|shipments|shipping_categories|shipping_methods|sku_lists|sku_list_items|sku_options|skus|stock_items|tax_cate
gories|transactions|authorizations|captures|voids|refunds [-i <value>] [-w <value>] [-D] [-F csv|json | -C | ] [-x
<value> | -X <value>] [-b | | ] [-P | ]
FLAGS
-C, --csv export data in CSV format
-D, --dry-data skip redundant attributes
-F, --format=<option> [default: json] export file format [csv|json]
<options: csv|json>
-P, --pretty prettify json output format
-X, --save-path=<value> save command output to file and create missing path
directories
-b, --blind execute in blind mode without showing the progress
monitor
-i, --include=<value>... comma separated resources to include
-o, --organization=<value> (required) the slug of your organization
-t, --type=addresses|bundles|coupons|customer_subscriptions|... (required) the type of resource being exported
-w, --where=<value>... comma separated list of query filters
-x, --save=<value> save command output to file
DESCRIPTION
create a new export
ALIASES
$ commercelayer exp:create
$ commercelayer export
EXAMPLES
$ commercelayer exports:create -t cusorderstomers -X <output-file-path>
$ cl exp:create -t customers -i customer_subscriptions -w email_end=@test.org
commercelayer exports
List all the created exports.
USAGE
$ commercelayer exports -o <value> [-A | -l <value>] [-t
addresses|bundles|coupons|customer_subscriptions|customers|gift_cards|line_items|orders|payment_methods|price_tiers|
prices|shipments|shipping_categories|shipping_methods|sku_lists|sku_list_items|sku_options|skus|stock_items|tax_cate
gories|transactions|authorizations|captures|voids|refunds] [-s in_progress|pending|completed|interrupted]
FLAGS
-A, --all show all exports instead of first 25 only
-l, --limit=<value> limit number of exports in output
-o, --organization=<value> (required) the slug of your organization
-s, --status=<option> the export job status
<options: in_progress|pending|completed|interrupted>
-t, --type=<option> the type of resource exported
<options: addresses|bundles|coupons|customer_subscriptions|customers|gift_cards|line_items
|orders|payment_methods|price_tiers|prices|shipments|shipping_categories|shipping_methods|
sku_lists|sku_list_items|sku_options|skus|stock_items|tax_categories|transactions|authoriz
ations|captures|voids|refunds>
DESCRIPTION
list all the created exports
ALIASES
$ commercelayer exports
$ commercelayer exp:list
EXAMPLES
$ commercelayer exports
$ cl exports:list -A
$ cl exp:list
commercelayer exports:create
Create a new export.
USAGE
$ commercelayer exports:create -o <value> -t
addresses|bundles|coupons|customer_subscriptions|customers|gift_cards|line_items|orders|payment_methods|price_tiers|
prices|shipments|shipping_categories|shipping_methods|sku_lists|sku_list_items|sku_options|skus|stock_items|tax_cate
gories|transactions|authorizations|captures|voids|refunds [-i <value>] [-w <value>] [-D] [-F csv|json | -C | ] [-x
<value> | -X <value>] [-b | | ] [-P | ]
FLAGS
-C, --csv export data in CSV format
-D, --dry-data skip redundant attributes
-F, --format=<option> [default: json] export file format [csv|json]
<options: csv|json>
-P, --pretty prettify json output format
-X, --save-path=<value> save command output to file and create missing path
directories
-b, --blind execute in blind mode without showing the progress
monitor
-i, --include=<value>... comma separated resources to include
-o, --organization=<value> (required) the slug of your organization
-t, --type=addresses|bundles|coupons|customer_subscriptions|... (required) the type of resource being exported
-w, --where=<value>... comma separated list of query filters
-x, --save=<value> save command output to file
DESCRIPTION
create a new export
ALIASES
$ commercelayer exp:create
$ commercelayer export
EXAMPLES
$ commercelayer exports:create -t cusorderstomers -X <output-file-path>
$ cl exp:create -t customers -i customer_subscriptions -w email_end=@test.org
See code: src/commands/exports/create.ts
commercelayer exports:details ID
Show the details of an existing export.
USAGE
$ commercelayer exports:details [ID] -o <value>
ARGUMENTS
ID unique id of the export
FLAGS
-o, --organization=<value> (required) the slug of your organization
DESCRIPTION
show the details of an existing export
ALIASES
$ commercelayer exp:details
EXAMPLES
$ commercelayer exports:details <export-id>
$ cl exp:details <export-id>
See code: src/commands/exports/details.ts
commercelayer exports:list
List all the created exports.
USAGE
$ commercelayer exports:list -o <value> [-A | -l <value>] [-t
addresses|bundles|coupons|customer_subscriptions|customers|gift_cards|line_items|orders|payment_methods|price_tiers|
prices|shipments|shipping_categories|shipping_methods|sku_lists|sku_list_items|sku_options|skus|stock_items|tax_cate
gories|transactions|authorizations|captures|voids|refunds] [-s in_progress|pending|completed|interrupted]
FLAGS
-A, --all show all exports instead of first 25 only
-l, --limit=<value> limit number of exports in output
-o, --organization=<value> (required) the slug of your organization
-s, --status=<option> the export job status
<options: in_progress|pending|completed|interrupted>
-t, --type=<option> the type of resource exported
<options: addresses|bundles|coupons|customer_subscriptions|customers|gift_cards|line_items
|orders|payment_methods|price_tiers|prices|shipments|shipping_categories|shipping_methods|
sku_lists|sku_list_items|sku_options|skus|stock_items|tax_categories|transactions|authoriz
ations|captures|voids|refunds>
DESCRIPTION
list all the created exports
ALIASES
$ commercelayer exports
$ commercelayer exp:list
EXAMPLES
$ commercelayer exports
$ cl exports:list -A
$ cl exp:list
See code: src/commands/exports/list.ts
commercelayer exports:types
Show online documentation for supported resources.
USAGE
$ commercelayer exports:types [-O]
FLAGS
-O, --open open online documentation page
DESCRIPTION
show online documentation for supported resources
ALIASES
$ commercelayer exp:types
EXAMPLES
$ commercelayer exports:types
$ cl exp:types
See code: src/commands/exports/types.ts
FAQs
Commerce Layer CLI Exports plugin
The npm package @commercelayer/cli-plugin-exports receives a total of 13 weekly downloads. As such, @commercelayer/cli-plugin-exports popularity was classified as not popular.
We found that @commercelayer/cli-plugin-exports demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.