jclouds / legacy-jclouds-cli

https://jclouds.apache.org
Apache License 2.0
17 stars 5 forks source link

Command-line help incomplete #32

Closed mark7 closed 11 years ago

mark7 commented 11 years ago

The command-line help that is printed when "jclouds" is executed does not mention the "blobstore" category:

$ jclouds --help Usage:jclouds {category} {action} {options/arguments}.

Categories: node, group, image, location hardware Actions: list, create, destroy, runscript

However, "blobstore" at least is a valid category.

gaul commented 11 years ago

Sample output:

Command not found: Usage: jclouds {category} {action} {options/arguments}
Valid commands:
    blobstore blob-metadata
    blobstore container-clear
    blobstore container-create
    blobstore container-delete
    blobstore container-exists
    blobstore container-list
    blobstore container-metadata
    blobstore list
    blobstore location-list
    blobstore read
    blobstore remove
    blobstore write
    group destroy
    group runscript
    hardware list
    image create
    image list
    location list
    node create
    node destroy
    node destroy-all
    node info
    node list
    node resume
    node runscript
    node suspend
Options:
    --provider:   The id of the provider
    --api:        The id of the api
    --endpoint:   The endpoint
    --identity:   The identity
    --credential: The credential