summaryrefslogtreecommitdiff
path: root/plac/doc/dbcli.help
blob: 8c0c18a3b8326b4f6b05e381511049976cb5e6c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
usage: dbcli.py [-h] [-H] [-c SQL] [-d |] db [scripts [scripts ...]]

A script to run queries and SQL scripts on a database

positional arguments:
  db                    Connection string
  scripts               SQL scripts

optional arguments:
  -h, --help            show this help message and exit
  -H, --header          Header
  -c SQL, --sqlcmd SQL  SQL command
  -d |, --delimiter |   Column separator