You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Warning: constant(): Couldn't find constant ENVIRONMENT_LOCKED in /var/www/wordpress/hokorawa.net/test/public/wp-content/plugins/wp-deploy-flow-master/lib/command.php on line 73
Warning: constant(): Couldn't find constant ENVIRONMENT_LOCKED in /var/www/wordpress/hokorawa.net/test/public/wp-content/plugins/wp-deploy-flow-master/lib/command.php on line 73
wp migrate to /var/www/wordpress/hokorawa.net/test/public/ http://test.hokorawa.net dump.sql
Warning: The wp migrate to command has an invalid synopsis part: output_folder
Warning: The wp migrate to command has an invalid synopsis part: output_host
Warning: The wp migrate to command has an invalid synopsis part: filename
Warning: Too many positional arguments: /var/www/wordpress/hokorawa.net/test/public/ http://test.hokorawa.net dump.sql
The text was updated successfully, but these errors were encountered:
Having a similar problem. I have my "production" environment set up. I'm able to successfully push to it, but when I try to pull it down I get the following:
$ wp deploy pull production
Warning: constant(): Couldn't find constant ENVIRONMENT_LOCKED in [removed]/src/wp-content/plugins/wp-deploy-flow-master/lib/command.php on line 73wp migrate to [removed]/src/ http://[mylocaldevurl] dump.sqlError: 'migrate' is not a registered wp command. See 'wp help'.
PHP Warning: constant(): Couldn't find constant ENVIRONMENT_LOCKED in /var/www/wordpress/hokorawa.net/test/public/wp-content/plugins/wp-deploy-flow-master/lib/command.php on line 73
Warning: constant(): Couldn't find constant ENVIRONMENT_LOCKED in /var/www/wordpress/hokorawa.net/test/public/wp-content/plugins/wp-deploy-flow-master/lib/command.php on line 73
wp migrate to /var/www/wordpress/hokorawa.net/test/public/ http://test.hokorawa.net dump.sql
Warning: The
wp migrate to
command has an invalid synopsis part: output_folderWarning: The
wp migrate to
command has an invalid synopsis part: output_hostWarning: The
wp migrate to
command has an invalid synopsis part: filenameWarning: Too many positional arguments: /var/www/wordpress/hokorawa.net/test/public/ http://test.hokorawa.net dump.sql
The text was updated successfully, but these errors were encountered: