gyorilab / indra_db

A Database-based knowledge back-end built on and for INDRA. The INDRA Database is a service that can be set up by any user with their own content and knowledge access. Our implementation of the database is the back-end to many of our projects, providing a vast and detailed knowledge base derived from many resources.
GNU General Public License v3.0
16 stars 10 forks source link

Break CLI into sub-CLIs. #177

Closed pagreene closed 3 years ago

pagreene commented 3 years ago

This small PR implements an improvement in my click technique, breaking the commands into sub-commands. When the dockers are rebuilt, this will need to be changed slightly in the lambda commands. For example, indra-db reading-run will be indra-db reading run.