Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pacifica-metadata-cmd help output #272

Open
casey-pnnl opened this issue Feb 17, 2020 · 0 comments
Open

pacifica-metadata-cmd help output #272

casey-pnnl opened this issue Feb 17, 2020 · 0 comments

Comments

@casey-pnnl
Copy link

Pacifica Metadata version

0.12.4

Scenario:

Find command tool option descriptions.

Steps to Reproduce:

pacifica-metadata-cmd <subcommand> help

Expected Result:

Plain English description of each subcommand directive (dbchk, dbsync, etc).

Actual Result:

usage: pacifica-metadata-cmd [-h]
                             {create_table,delete_obj,render,dbsync,dbchk} ...

positional arguments:
  {create_table,delete_obj,render,dbsync,dbchk}
                        sub-command help
    create_table        create_table help
    delete_obj          delete_obj help
    render              render help
    dbsync              dbsync help
    dbchk               dbchk help

optional arguments:
  -h, --help            show this help message and exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant