cli
cli copied to clipboard
The cli part of Lando
acquia blt environment detection check the existence of the env var to load local.settings.php ``` public static function getAhEnv() { return getenv('AH_SITE_ENVIRONMENT'); } ``` So I am not sure lando...
I'd love to see a way to add more prompt types to the task options. Use case: I'm extending our pull task to allow for a file-tree selection through https://github.com/anc95/inquirer-file-tree-selection
Trying to init a Lando app based on a git url and Lando hangs and times out. ``` ➜ test lando init ? From where should we get your app's...
👋 While reviewing [lando-cli 3.21.2 (new formula) PR](https://github.com/Homebrew/homebrew-core/pull/175439), I found that lando-cli is still using node 18, any plan to update to node 22? Thanks!
Bumps [rollup](https://github.com/rollup/rollup) from 4.14.0 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.4.6. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's...
## Expected `lando` would start and run with [OrbStack](https://orbstack.dev/) as the running docker provider on MacOS, with its `docker` symlinked at `/usr/local/bin/docker` ## Issues - `lando build` cannot run unless...
Doc updates for lando/core#194
Bumps and [tar-fs](https://github.com/mafintosh/tar-fs). These dependencies needed to be updated together. Updates `tar-fs` from 1.16.3 to 2.1.2 Commits d97731b 2.1.2 fd1634e symlink tweak from main 7ec11cb 2.1.1 207879d bump travis ac27bac...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.8 to 5.4.14. Release notes Sourced from vite's releases. v5.4.14 Please refer to CHANGELOG.md for details. v5.4.13 Please refer to CHANGELOG.md for details. v5.4.12 This version contains...