summaryrefslogtreecommitdiff
path: root/plac/doc/dbcli.help
blob: c606181e82aef3d7f0ffb411eea09665c958c57c (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, --sqlcmd SQL   SQL command
  -d, --delimiter |  Column separator