swh.lister.cli: Add a basic cli to deal with create/drop db actions
This commit is contained in:
parent
0f9ba7bd9b
commit
afcd6997c4
2 changed files with 99 additions and 1 deletions
|
@ -48,7 +48,7 @@ Local deployment
|
|||
|
||||
``` sh
|
||||
$ createdb lister-github.com
|
||||
$ bin/ghlister --db-url postgres:///lister-github.com createdb
|
||||
$ python3 -m swh.lister.cli --db-url postgres:///lister-github.com github --createdb
|
||||
```
|
||||
|
||||
Configuration file samples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue