Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@commercelayer/cli-dev

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercelayer/cli-dev

Commerce Layer CLI development tools and helpers

latest
Source
npmnpm
Version
3.0.8
Version published
Weekly downloads
14
-75.86%
Maintainers
2
Weekly downloads
 
Created
Source

@oclif/dev-cli

helpers for oclif CLIs

Version Known Vulnerabilities Downloads/week License

  • Usage
  • Commands

Usage

cl-cli-dev COMMAND

cl-cli-dev (-v | version | --version) to check the version of the CLI you have installed.

cl-cli-dev [COMMAND] (--help | -h) for detailed information about CLI commands.

Commands

cl-cli-dev readme

Adds commands to README.md in current directory

USAGE
  $ cl-cli-dev readme --dir <value> [--multi] [--bin <value> --plugin]

FLAGS
  --bin=<value>  optional main cli command
  --dir=<value>  (required) [default: docs] output directory for multi docs
  --multi        create a different markdown page for each topic
  --plugin       create a plugin readme doc

DESCRIPTION
  adds commands to README.md in current directory
  The readme must have any of the following tags inside of it for it to be replaced or else it will do nothing:
  ## Usage
  <!-- usage -->
  ## Commands
  <!-- commands -->

  Customize the code URL prefix by setting oclif.repositoryPrefix in package.json.

See code: src/commands/readme.ts

Keywords

ecommerce

FAQs

Package last updated on 23 Jul 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