odin-cockpit-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.24 • Public • Published

oclif Version Downloads/week License

Usage

$ npm install -g odin-cockpit-cli
$ odin COMMAND
running command...
$ odin (--version)
odin-cockpit-cli/0.0.24 darwin-x64 node-v16.18.0
$ odin --help [COMMAND]
USAGE
  $ odin COMMAND
...

Commands

odin build [FILE]

describe the command here

USAGE
  $ odin build [FILE] [-n <value>] [-f]

FLAGS
  -f, --force
  -n, --name=<value>  name to print

DESCRIPTION
  describe the command here

EXAMPLES
  $ odin build

See code: src/commands/build.ts

odin create [FILE]

describe the command here

USAGE
  $ odin create [FILE] [-n <value>] [-f]

FLAGS
  -f, --force
  -n, --name=<value>  name to print

DESCRIPTION
  describe the command here

EXAMPLES
  $ odin create

See code: src/commands/create.ts

odin dev [FILE]

describe the command here

USAGE
  $ odin dev [FILE] [-n <value>] [-f]

FLAGS
  -f, --force
  -n, --name=<value>  name to print

DESCRIPTION
  describe the command here

EXAMPLES
  $ odin dev

See code: src/commands/dev.ts

odin help [COMMAND]

display help for odin

USAGE
  $ odin help [COMMAND] [--json] [--all]

ARGUMENTS
  COMMAND  command to show help for

FLAGS
  --all   see all commands in CLI
  --json  Format output as json.

DESCRIPTION
  display help for odin

See code: @oclif/plugin-help

odin test PERSON

Say hello

USAGE
  $ odin test [PERSON] [-f <value>]

ARGUMENTS
  PERSON  Person to say hello to

FLAGS
  -f, --from=<value>  Whom is saying hello

DESCRIPTION
  Say hello

EXAMPLES
  $ oex hello friend --from oclif
  hello friend from oclif! (./src/commands/hello/index.ts)

See code: src/commands/test.ts

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.24
    1
    • latest

Version History

Package Sidebar

Install

npm i odin-cockpit-cli

Weekly Downloads

13

Version

0.0.24

License

MIT

Unpacked Size

160 kB

Total Files

63

Last publish

Collaborators

  • dongsheng0