Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Show help #2

Closed
drnic opened this issue Jan 24, 2015 · 3 comments
Closed

Show help #2

drnic opened this issue Jan 24, 2015 · 3 comments

Comments

@drnic
Copy link
Contributor

drnic commented Jan 24, 2015

Could bosh-micro-cli and bosh-micro-cli -h please show help?

@drnic
Copy link
Contributor Author

drnic commented Mar 11, 2015

Still no useful built-in guide to the commands/steps to use the tool:

$ ./out/bosh-micro 

Invalid usage: No command specified
$ ./out/bosh-micro -h

Command '-h' unknown:
  Invalid command name
$ ./out/bosh-micro --help

Command '--help' unknown:
  Invalid command name

$ ./out/bosh-micro help

Command 'help' unknown:
  Invalid command name

@allomov
Copy link
Contributor

allomov commented Apr 17, 2015

bosh-init currently has help message:

# bosh-init --help
NAME:
    bosh-init - A command line tool to initialize BOSH deployments

USAGE:
    bosh-init [global options] <command> [arguments...]

COMMANDS:
    delete    Delete existing deployment
    deploy    Create or update a deployment
    help      Show help message

GLOBAL OPTIONS:
    --help, -h    Show help message

@drnic I guess this issue could be closed.

@drnic
Copy link
Contributor Author

drnic commented Apr 17, 2015

Yep! I just saw the new help (and that 'deployment' subcommand is gone ) yesterday.

On Fri, Apr 17, 2015 at 4:55 AM, Alexander Lomov notifications@github.com
wrote:

bosh-init currently has help message:

# bosh-init --help
NAME:
    bosh-init - A command line tool to initialize BOSH deployments
USAGE:
    bosh-init [global options] <command> [arguments...]
COMMANDS:
    delete    Delete existing deployment
    deploy    Create or update a deployment
    help      Show help message
GLOBAL OPTIONS:
    --help, -h    Show help message

@drnic I guess this issue could be closed :)

Reply to this email directly or view it on GitHub:
#2 (comment)

@drnic drnic closed this as completed Apr 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants