Sha256: 9c9a36a520f97514b9201cf82fd3ffd1aa38066a21ae540539880904ff8be175
Contents?: true
Size: 988 Bytes
Versions: 1
Compression:
Stored size: 988 Bytes
Contents
# ronin-creds 1 "April 2012" Ronin "User Manuals" ## SYNOPSIS `ronin creds` [*options*] ## DESCRIPTION Lists Credentials. ## OPTIONS `-v`, `--[no-]verbose` Enable verbose output. `-q`, `--[no-]quiet` Disable verbose output. `--[no-]silent` Silence all output. `--[no-]color` Enables color output. `-D`, `--database` *URI* The database to URI (`mysql://user:password@host/ronin`). `--[no-]csv` CSV output. `--[no-]xml` XML output. `--[no-]yaml` YAML output. `--[no-]json` JSON output. `-u`, `--for-user` *USER* Searches for Credentials associated with the USER. `-p`, `--with-password` *PASSWORD* Searches for Credentials that have the PASSWORD. `-l`, `--[no-]list` Lists the Credentials. ## FILES *~/.ronin/* Ronin configuration directory. *~/.ronin/database.log* Database log. *~/.ronin/database.sqlite3* The default sqlite3 Database file. *~/.ronin/database.yml* Optional Database configuration. ## AUTHOR Postmodern <postmodern.mod3@gmail.com>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ronin-1.5.1 | man/ronin-creds.1.md |