SquareOne Global Docker is a command line application that provides a local development environment for projects based on the SquareOne Framework.
GNU General Public License v2.0
7
stars
1
forks
source link
5.3.1: Issue/91/wp db import working dir #92
Closed
defunctl closed 2 years ago
Fixes https://github.com/moderntribe/square1-global-docker/issues/91
These commands now work without providing a path and it will automatically look in the project's root instead of the folder above it:
so wp db export
:Success: Exported to 'tribe_square1-2021-11-12-761a289.sql'.
so wp db import tribe_square1-2021-11-12-761a289.sql