Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@commercelayer/cli-plugin-microstore

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercelayer/cli-plugin-microstore

Commerce Layer CLI microstore plugin

  • 3.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@commercelayer/cli-plugin-microstore

Commerce Layer CLI Microstore plugin

oclif Version Downloads/week License

Usage

commercelayer COMMAND

commercelayer [COMMAND] (--help | -h) for detailed information about plugin commands.

To install as a Commerce Layer CLI plugin run the following command:

$ commercelayer plugins:install microstore

Commands

commercelayer microstore

Create Microstore URLs.

USAGE
  $ commercelayer microstore (-a <value> ) -S <value> [--open] [-A] [-I -C]

FLAGS
  -A, --all                  activate the Buy All button
  -C, --cart                 activate the Cart application
  -I, --inline               disable redirect to Cart application
  -S, --skuListId=<value>    (required) the sku list id
  -a, --accessToken=<value>  (required) custom access token to use instead of the one used for login
      --open                 open microstore URL in default browser

DESCRIPTION
  create Microstore URLs

EXAMPLES
  $ commercelayer microstore -S <sku-list-id>

  $ cl microstore -S <sku-list-id> --all --cart

  $ cl microstore -S <sku-list-id> --cart --inline --open

See code: src/commands/microstore/index.ts

Keywords

FAQs

Package last updated on 06 Dec 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc