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
- Host: GitHub
- URL: https://github.com/markjaquith/wpsql
- Owner: markjaquith
- Created: 2011-02-26T21:53:52.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-11-25T21:02:27.000Z (over 13 years ago)
- Last Synced: 2024-04-15T00:15:42.704Z (about 2 years ago)
- Homepage:
- Size: 248 KB
- Stars: 16
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`