Skip to content

sussexstudent/msl-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msl-cli

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g msl-cli
$ msl COMMAND
running command...
$ msl (-v|--version|version)
msl-cli/0.1.0 darwin-x64 node-v12.10.0
$ msl --help [COMMAND]
USAGE
  $ msl COMMAND
...

Commands

msl hello [FILE]

describe the command here

USAGE
  $ msl hello [FILE]

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

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

See code: src/commands/hello.ts

msl help [COMMAND]

display help for msl

USAGE
  $ msl help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

Command line interface for common MSL tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published