designcode-cli

0.0.2 • Public • Published

designcode-cli

oclif Version

Install

$ npm install -g designcode-cli

Usage

$ npm install -g designcode-cli
$ designcode-cli COMMAND
running command...
$ designcode-cli (-v|--version|version)
designcode-cli/0.0.2 darwin-x64 node-v13.7.0
$ designcode-cli --help [COMMAND]
USAGE
  $ designcode-cli COMMAND
...

Commands

designcode-cli fetchall

fetches all the courses from contentful and saves them

USAGE
  $ designcode-cli fetchall

See code: src/commands/fetchall.js

designcode-cli fetchone

Fetches a specific course from contentful and saves it

USAGE
  $ designcode-cli fetchone

See code: src/commands/fetchone.js

designcode-cli hello

Describe the command here

USAGE
  $ designcode-cli hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

designcode-cli help [COMMAND]

display help for designcode-cli

USAGE
  $ designcode-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

designcode-cli fetchall

Fetches all the courses from contentful and saves them to the current directory

USAGE
  $ designcode-cli fetchall

enter image description here

designcode-cli fetchone

Fetches a specific course from contentful and saves it to the current directory

USAGE
  $ designcode-cli fetchone

enter image description here

Get list of commands

USAGE
  $ designcode-cli

/designcode-cli/

    Package Sidebar

    Install

    npm i designcode-cli

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    17.1 kB

    Total Files

    11

    Last publish

    Collaborators

    • thatgalnatalee