.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH DBAEXPORT "1" "January 2023" "dbaexport 9.4" "User Commands" .SH NAME dbaexport \- export data from DB-All.e .SH DESCRIPTION usage: dbaexport [\-h] [\-\-verbose] [\-\-url url] [\-\-user name] [\-\-pass password] .IP [\-\-outfile file] {csv,gnur,bufr,crex} ... .PP Export data from a DB\-All.e database. .SS "positional arguments:" .TP {csv,gnur,bufr,crex} output formats .TP csv export data as CSV .TP gnur export data as GNU R workspace .TP bufr export data as BUFR .TP crex export data as CREX .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-verbose\fR verbose output .TP \fB\-\-url\fR url, \fB\-\-dsn\fR url URL\-like database definition, to use for connecting to the DB\-All.e database (can also be specified in the environment as DBA_DB) .TP \fB\-\-user\fR name username to use for connecting to the DB\-All.e database .TP \fB\-\-pass\fR password password to use for connecting to the DB\-All.e database .TP \fB\-\-outfile\fR file, \fB\-o\fR file output file. Default is standard output, if supported