pivotal-cf / pivnet-cli

CLI to interact with Tanzu Network API V2 interface.
Apache License 2.0
34 stars 27 forks source link

confusing behavior in cli README #6

Closed alejandrogoyen closed 7 years ago

alejandrogoyen commented 7 years ago

cc @robdimsdale

pivnet r
Unknown command `r', did you mean `accept-eula'?
pivnet release -p elastic-runtime --help
Usage:
  pivnet [OPTIONS] release [release-OPTIONS]

Application Options:
  -v, --version                  Print the version of Pivnet and exit
      --format=[table|json|yaml] Format to print as (default: table)
      --verbose                  Display verbose output
      --api-token=               Pivnet API token
      --host=                    Pivnet API Host (default: https://network.pivotal.io)

Help Options:
  -h, --help                     Show this help message

[release command options]
      -p, --product-slug=        Product slug e.g. p-mysql
      -v, --release-version=     Release version e.g. 0.1.2-rc1

pivnet release -p elastic-runtime --help
cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/138772475

The labels on this github issue will be updated when the story is started.

robdimsdale commented 7 years ago

turns out this was using 0.0.16 of the CLI due to some issue with brew being outdated - closing now