Skip to content

CLI to interact with the LI³DS datastore through the LI³DS HTTP API

License

Notifications You must be signed in to change notification settings

LI3DS/cli-li3ds

Repository files navigation

cli-li3ds

Travis license

This cli-li3ds project provides a Command Line Interface for interacting with the LI³DS REST API. The CLI can for example be used to import Micmac-produced datasets into the LI³DS datastore.

Installation

  1. Clone the repo:

    $ git clone git@github.com:LI3DS/cli-li3ds.git
  2. Create a virtual env

    $ virtualenv li3ds
  3. Install:

    (li3ds) $ cd cli-li3ds
    (li3ds) $ pip install -e .
  4. Use:

    (li3ds) $ li3ds --help
    

About

CLI to interact with the LI³DS datastore through the LI³DS HTTP API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •