NAME
ronin-db-list - List the configured database(s)
SYNOPSIS
ronin-db list [options] [NAME]
DESCRIPTION
Lists entries in the ~/.config/ronin-db/database.yml configuration file.
ARGUMENTS
- NAME
- The optional database name to print configuration information for.
OPTIONS
-v,--verbose- Enables verbose output.
-h,--help- Print help information.
ENVIRONMENT
- HOME
- Alternate location for the user’s home directory.
- XDG_CONFIG_HOME
- Alternate location for the
~/.configdirectory. - XDG_DATA_HOME
- Alternate location for the
~/.local/sharedirectory.
FILES
~/.local/share/ronin-db/database.sqlite3- The default sqlite3 database file.
~/.config/ronin-db/database.yml- Optional database configuration.
AUTHOR
Postmodern postmodern.mod3@gmail.com