0.0.5 • Published 3 years ago

dp-deploy v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

dp-deploy-test

oclif Version Downloads/week License

Usage

$ npm install -g dp-deploy-test
$ dp-deploy-test COMMAND
running command...
$ dp-deploy-test (-v|--version|version)
dp-deploy-test/0.0.0 darwin-x64 node-v12.18.1
$ dp-deploy-test --help [COMMAND]
USAGE
  $ dp-deploy-test COMMAND
...

Commands

dp-deploy-test hello

Describe the command here

USAGE
  $ dp-deploy-test hello

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

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

dp-deploy-test help [COMMAND]

display help for dp-deploy-test

USAGE
  $ dp-deploy-test help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help