Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

No "exists" functionality #16

Description

@schmmd

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions