New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

workflow-shell

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workflow-shell

Workflow Shell

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

workflow_shell

Workflow Shell

oclif Version Downloads/week License

  • Usage
  • Commands

Usage

$ npm install -g workflow-shell
$ wsh COMMAND
running command...
$ wsh (-v|--version|version)
workflow-shell/0.0.1 darwin-x64 node-v10.15.3
$ wsh --help [COMMAND]
USAGE
  $ wsh COMMAND
...

Commands

wsh hello [FILE]

describe the command here

USAGE
  $ wsh hello [FILE]

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

EXAMPLE
  $ wsh hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

wsh help [COMMAND]

display help for wsh

USAGE
  $ wsh help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Keywords

oclif

FAQs

Package last updated on 22 Apr 2019

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