When I run a command against multiple aliases using the group alias @clients, I get the following error: ssh is not recognized as an internal or external command, operable program or batch file. (see attachment)
The weird thing though is that when I run a command with just an regular alias, like wp @client_name core update, everything works fine. Besides, everything is just set up accordingly to the documentation in the config.yml file.
Describe what you expect as the correct outcome
The command should just run against all the listed aliased in the group @clients.
I am facing the exact same problem. Running commands against single aliases is working perfectly fine, running them against globally defined alias groups causes the "ssh is not recognized as an internal or external command, operable program or batch file." error.
Bug Report
Describe the current, buggy behavior
When I run a command against multiple aliases using the group alias

@clients
, I get the following error:ssh is not recognized as an internal or external command, operable program or batch file.
(see attachment)The weird thing though is that when I run a command with just an regular alias, like
wp @client_name core update
, everything works fine. Besides, everything is just set up accordingly to the documentation in the config.yml file.Describe what you expect as the correct outcome
The command should just run against all the listed aliased in the group
@clients
.(Paste the output of "wp cli info" into this box)
The text was updated successfully, but these errors were encountered: