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

0.0.2 • Public • Published

hzspace-cli

oclif Version Downloads/week License

Usage

$ npm install -g hzspace-cli
$ hz COMMAND
running command...
$ hz (-v|--version|version)
hzspace-cli/0.0.2 win32-x64 node-v14.16.0
$ hz --help [COMMAND]
USAGE
  $ hz COMMAND
...

Commands

hz actions:create [FILE]

describe the command here

USAGE
  $ hz actions:create [FILE]

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

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

See code: src/commands/actions/create.ts

hz apps:create [FILE]

describe the command here

USAGE
  $ hz apps:create [FILE]

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

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

See code: src/commands/apps/create.ts

hz astros:get [FILE]

describe the command here

USAGE
  $ hz astros:get [FILE]

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

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

See code: src/commands/astros/get.ts

hz autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ hz autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

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

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

See code: @oclif/plugin-autocomplete

hz help [COMMAND]

display help for hz

USAGE
  $ hz help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

hz iss:get [FILE]

describe the command here

USAGE
  $ hz iss:get [FILE]

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

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

See code: src/commands/iss/get.ts

Readme

Keywords

Package Sidebar

Install

npm i hzspace-cli

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

13.8 kB

Total Files

21

Last publish

Collaborators

  • marwenbhz