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

No "exists" functionality #16

Open
schmmd opened this issue Mar 12, 2015 · 0 comments
Open

No "exists" functionality #16

schmmd opened this issue Mar 12, 2015 · 0 comments
Assignees

Comments

@schmmd
Copy link
Member

schmmd commented Mar 12, 2015

It would be nice if list were extended to take --name and --version so it could be used to check if an artifact exists.

 %) java -jar ~/Downloads/DatastoreCli.jar list -g "edu.stanford.nlp.models.pos-tagger" --name english-left3words-3.4.1 --version 1
Error: Unknown option --name
Error: Unknown argument 'english-left3words-3.4.1'
Error: Unknown option --version
Error: Unknown argument '1'
Usage: scopt [options]

  -d <value> | --datastore <value>
        Datastore to use. Default is public
  -g <value> | --group <value>
        Group name of the objects to list
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

2 participants