Yes! The CLI command is:
platform drush wd-show -- --type=php
In addition, it is also possible to use the ssh option:
platform ssh "drush wd-show --type=php"
Yes! The CLI command is:
platform drush wd-show -- --type=php
In addition, it is also possible to use the ssh option:
platform ssh "drush wd-show --type=php"