slicli

0.0.1 • Public • Published

sliclili

stoplight.io cli

oclif Version Downloads/week License

Usage

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

Commands

slicli autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ slicli autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

EXAMPLES
  $ slicli autocomplete
  $ slicli autocomplete bash
  $ slicli autocomplete zsh
  $ slicli autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

slicli files [PROJECT]

Describe the command here

USAGE
  $ slicli files [PROJECT]

OPTIONS
  -d, --download       download
  -o, --output=output  [default: .] directory to output

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/files.js

slicli get [PROJECT] [FILE]

Describe the command here

USAGE
  $ slicli get [PROJECT] [FILE]

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/get.js

slicli help [COMMAND]

display help for slicli

USAGE
  $ slicli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

slicli list [NAMESPACE]

Describe the command here

USAGE
  $ slicli list [NAMESPACE]

OPTIONS
  -s, --wns  with namespace

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/list.js

slicli view [PROJECT]

Describe the command here

USAGE
  $ slicli view [PROJECT]

OPTIONS
  -n, --name=name  name to print
  -s, --wns        with namespace

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/view.js

/slicli/

    Package Sidebar

    Install

    npm i slicli

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    10.4 kB

    Total Files

    12

    Last publish

    Collaborators

    • stalex