terminus
terminus copied to clipboard
Terminus + wp create user not accepting exclamation point in user password.
Expected behavior
Users should be able to create WP users using terminus + wp user create command.
terminus remote:wp <site-name>.<env> -- user create <username> <email-address>t --role=administrator --user_pass=#example1!
Actual behavior
Terminus terminates right away with Exit: 255
exec request failed on channel 0
[notice] Command: wptestsiteru.dev -- wp user create test-admin [email protected] [Exit: 255]
[error]
Steps to reproduce the behavior
Just run "terminus remote:wp <site-name>.<env> -- user create <username> <email-address>t --role=administrator --user_pass=#example1!" and replace the placeholder with site information.
------------------------- --------------------------------------------------------------------------------------------------
PHP binary /usr/bin/php
PHP version 7.3.11
php.ini used
Terminus project config
Terminus root dir /Users/roaldumandal/vendor/pantheon-systems/terminus
Terminus version 2.4.1
Operating system Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64
------------------------- --------------------------------------------------------------------------------------------------
Hi team, let me know if I need to create a separate BUG card for this issue, one of our diamond customer reporting this issue. Thank you in advance.
@umandalroald This is already being tracked as BUGS-3343.
Awesome! thank you @greg-1-anderson I'll attach the BUG card to the customer ticket.