Sha256: ec34e6228a12ddc9cece362416bf2aeb1a72c87db67d9128a6b33da760af68f4

Contents?: true

Size: 1.45 KB

Versions: 8

Compression:

Stored size: 1.45 KB

Contents

.\" Generated by kramdown-man 0.1.8
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-db-creds 1 "April 2012" Ronin "User Manuals"
.LP
.SH SYNOPSIS
.LP
.HP
\fBronin-db creds\fR \[lB]\fIoptions\fP\[rB]
.LP
.SH DESCRIPTION
.LP
.PP
Manages credentials\.
.LP
.SH OPTIONS
.LP
.TP
\fB--db\fR \fINAME\fP
The database to connect to\. Defaults to \fBdefault\fR if not given\.
.LP
.TP
\fB--db-uri\fR \fIURI\fP
The explicit database URI to connect to
(ex: \fBmysql://user:password@host/ronin\fR)\.
.LP
.TP
\fB-v\fR, \fB--verbose\fR
Enable verbose output\.
.LP
.TP
\fB--add\fR \fIUSER\fP:\fIPASSWORD\fP
Adds the \fIUSER\fP and \fIPASSWORD\fP to the database\.
.LP
.TP
\fB--import\fR \fIFILE\fP
Imports the credentials from the given \fIFILE\fP\.
.LP
.TP
\fB--delete\fR \fIVALUE\fP
Deletes a value from the database\.
.LP
.TP
\fB--delete-all\fR
Deletes every value from the database\.
.LP
.TP
\fB-u\fR, \fB--for-user\fR \fIUSER\fP
Searches for Credentials associated with the USER\.
.LP
.TP
\fB-p\fR, \fB--with-password\fR \fIPASSWORD\fP
Searches for Credentials that have the PASSWORD\.
.LP
.SH FILES
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]\fP
Ronin configuration directory\.
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]database\.log\fP
Database log\.
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]database\.sqlite3\fP
The default sqlite3 Database file\.
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]database\.yml\fP
Optional Database configuration\.
.LP
.SH AUTHOR
.LP
.PP
Postmodern 
.MT postmodern\.mod3\[at]gmail\.com
.ME
.LP

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ronin-db-0.1.0-java man/ronin-db-creds.1
ronin-db-0.1.0 man/ronin-db-creds.1
ronin-db-0.1.0.beta3-java man/ronin-db-creds.1
ronin-db-0.1.0.beta3 man/ronin-db-creds.1
ronin-db-0.1.0.beta2-java man/ronin-db-creds.1
ronin-db-0.1.0.beta2 man/ronin-db-creds.1
ronin-db-0.1.0.beta1-java man/ronin-db-creds.1
ronin-db-0.1.0.beta1 man/ronin-db-creds.1