
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@commercelayer/cli-plugin-seeder
Advanced tools
Commerce Layer CLI seeder plugin
commercelayer seeder:check ID
Execute a check on seeder data.
USAGE
$ commercelayer seeder:check ID
ARGUMENTS
ID the unique id of the order
OPTIONS
-b, --businessModel=single_sku|multi_market|custom [default: single_sku] the kind of business model you want to
import
-n, --name=name the name of the business model file to use
-r, --relationships check resource relationships
-u, --url=url [default: https://data.commercelayer.app/seeder] seeder data URL
EXAMPLES
$ commercelayer seeder:check -u <seedUrl>
$ cl seeder:check -b single_sku
See code: src/commands/seeder/check.ts
commercelayer seeder:clean ID
Clean previously imported seeder data.
USAGE
$ commercelayer seeder:clean ID
ARGUMENTS
ID the unique id of the order
OPTIONS
-b, --businessModel=single_sku|multi_market|custom [default: single_sku] the kind of business model you want to
import
-n, --name=name the name of the business model file to use
-o, --organization=organization (required) the slug of your organization
-u, --url=url [default: https://data.commercelayer.app/seeder] seeder data URL
EXAMPLES
$ commercelayer seeder:clean -u <seedUrl>
$ cl seeder:clean -b multi_market
See code: src/commands/seeder/clean.ts
commercelayer seeder:seed ID
Execute Commerce Layer seeder.
USAGE
$ commercelayer seeder:seed ID
ARGUMENTS
ID the unique id of the order
OPTIONS
-b, --businessModel=single_sku|multi_market|custom [default: single_sku] the kind of business model you want to
import
-k, --keep keep existing resources without updating them
-n, --name=name the name of the business model file to use
-o, --organization=organization (required) the slug of your organization
-u, --url=url [default: https://data.commercelayer.app/seeder] seeder data URL
ALIASES
$ commercelayer seed
EXAMPLES
$ commercelayer seeder:seed -u <seedUrl>
$ cl seed -b multi_market
See code: src/commands/seeder/seed.ts
FAQs
Commerce Layer CLI Seeder plugin
The npm package @commercelayer/cli-plugin-seeder receives a total of 47 weekly downloads. As such, @commercelayer/cli-plugin-seeder popularity was classified as not popular.
We found that @commercelayer/cli-plugin-seeder 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 how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.