Sha256: dfb48742b59e106ed4a4ea59c3484aada21e07ff5e71bb397c1f45d8d5be0363

Contents?: true

Size: 1.61 KB

Versions: 4

Compression:

Stored size: 1.61 KB

Contents

.\" Generated by kramdown-man 1.0.1
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-db-migrate 1 "2023-02-01" Ronin DB "User Manuals"
.SH NAME
.PP
ronin\-db\-migrate \- Runs database migrations
.SH SYNOPSIS
.PP
\fBronin\-db migrate\fR \[lB]\fIoptions\fP\[rB]
.SH DESCRIPTION
.PP
Runs database migrations\.
.SH OPTIONS
.TP
\fB\-\-db\fR \fINAME\fP
The database to connect to\. Will connect to the \fBdefault\fR database if not
specified\.
.TP
\fB\-\-db\-uri\fR \fIURI\fP
The database URI to connect to\.
.RS
.RS
.IP \(bu 2
\fBsqlite3\fP: \fBsqlite3:relative\[sl]path\.db\fR or \fBsqlite3:\[sl]\[sl]\[sl]absolute\[sl]path\.db\fR
.IP \(bu 2
\fBmysql\fP: \fBmysql:\[sl]\[sl]user:password\[at]host\[sl]database\fR
.IP \(bu 2
\fBpostgres\fP: \fBpostgres:\[sl]\[sl]user:password\[at]host\[sl]database\fR
.RE
.RE
.TP
\fB\-\-db\-file\fR \fIPATH\fP
The sqlite3 database file to use\.
.TP
\fB\-\-no\-connect\fR
Causes the Ruby shell to not connect to a database on startup\.
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help information\.
.SH ENVIRONMENT
.TP
\fIHOME\fP
Alternate location for the user\[cq]s home directory\.
.TP
\fIXDG\[ru]CONFIG\[ru]HOME\fP
Alternate location for the \fB\[ti]\[sl]\.config\fR directory\.
.TP
\fIXDG\[ru]DATA\[ru]HOME\fP
Alternate location for the \fB\[ti]\[sl]\.local\[sl]share\fR directory\.
.SH FILES
.TP
\fB\[ti]\[sl]\.local\[sl]share\[sl]ronin\-db\[sl]database\.sqlite3\fR
The default sqlite3 database file\.
.TP
\fB\[ti]\[sl]\.config\[sl]ronin\-db\[sl]database\.yml\fR
Optional database configuration\.
.SH AUTHOR
.PP
Postmodern 
.MT postmodern\.mod3\[at]gmail\.com
.ME
.SH SEE ALSO
.PP
.BR ronin\-db\-add (1)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ronin-db-0.2.0-java man/ronin-db-migrate.1
ronin-db-0.2.0 man/ronin-db-migrate.1
ronin-db-0.2.0.rc1-java man/ronin-db-migrate.1
ronin-db-0.2.0.rc1 man/ronin-db-migrate.1