An open API service indexing awesome lists of open source software.

https://github.com/markjaquith/wpsql

DEPRECATED. Use WP-CLI instead! Old: Bash script that, given a wp-config.php file, opens a MySQL session to the DB server described within
https://github.com/markjaquith/wpsql

Last synced: about 1 year ago
JSON representation

DEPRECATED. Use WP-CLI instead! Old: Bash script that, given a wp-config.php file, opens a MySQL session to the DB server described within

Awesome Lists containing this project

README

          

# NOTE: This project is deprecated

**I now recommend that everyone use [WP-CLI][cli] instead! This project will not be maintained further.**

[cli]: http://wp-cli.org/

 
 
 
 
 
 
 
 
 
 

## For posterity:

A simple command line tool for connecting to a WordPress database. If you've ever spent time poking around in a `wp-config.php` file looking for database credentials, this tool is for you.

## Usage

`wpsql path/to/wp-config.php`