The docs: https://docs.lando.dev/pantheon/config.html#working-with-multidev
Steps to reproduce
Run the command lando switch t12345 --no-db --no-files where t12345 is the name of your multi-dev environment.
Observed result
Lando asks me which environment I want to use.
Expected result
Lando switches to the t12345 environment without asking me to select an environment and does not pull database or files.
The docs: https://docs.lando.dev/pantheon/config.html#working-with-multidev
Steps to reproduce
Run the command
lando switch t12345 --no-db --no-fileswheret12345is the name of your multi-dev environment.Observed result
Lando asks me which environment I want to use.
Expected result
Lando switches to the
t12345environment without asking me to select an environment and does not pull database or files.