Instructions to execute DrupalConsole commands remotely using site alias against a DrupalVM site.
NOTE: make sure you make changes according to your DrupalVM custom configuration.
Execute this instruction:
cat ~/.ssh/id_rsa.pub | ssh [email protected] "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys"