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

@sanlang/cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanlang/cli

cli ===

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

cli

oclif Version Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g @sanlang/cli
$ cli COMMAND
running command...
$ cli (-v|--version|version)
@sanlang/cli/0.0.8 darwin-arm64 node-v20.11.1
$ cli --help [COMMAND]
USAGE
  $ cli COMMAND
...

Commands

cli create [FILE]

拉取脚手架cli工具

USAGE
  $ cli create [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ cli create

See code: src/commands/create.ts

cli help [COMMAND]

display help for cli

USAGE
  $ cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

cli run [IP]

describe the command here

USAGE
  $ cli run [IP]

OPTIONS
  -h, --help   show CLI help
  -i, --ip=ip  get your ip address

EXAMPLE
  $ langcli ip

See code: src/commands/run.ts

Keywords

oclif

FAQs

Package last updated on 02 Mar 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