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

nu list (replaces 'query' command) #12

Open
brendanjerwin opened this issue Sep 4, 2010 · 0 comments
Open

nu list (replaces 'query' command) #12

brendanjerwin opened this issue Sep 4, 2010 · 0 comments

Comments

@brendanjerwin
Copy link

Replace nu query with the more useful nu list, modeled after gem list.

Usage: nu list [STRING] [options]

  Options:
    -c, --cached                     Check in package cache
    -r, --remote                     Check on package server
    -v, --version VERSION            Specify version of package to list
                                     for use with --cached or --remote

  Common Options:
    -V, --verbose                    Set the verbose level of output
    -q, --quiet                      Silence commands
        --json                       Output in JSON


  Arguments:
    STRING        start of package name to look for

  Summary:
    Display packages whose name starts with STRING
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