This is the Lando CLI. It implements @lando/core
and mixes in a bunch of plugins. It is a light wrapper around yargs
and inquirer
and mostly allows for:
- Dynamically loading
lando
"tasks" based onpwd
- Assembling the
lando
configuration - Bootstrapping the
lando
andapp
objects - Abstracting out options, args and interactive questions
See a list of commands.
lando
For more info you should check out the docs:
If you have a question or would like some community support we recommend you join us on Slack.
If you'd like to report a bug or submit a feature request then please use the issue queue in this repo.
We try to log all changes big and small in both THE CHANGELOG and the release notes.
Create a release on GitHub with a semver-appropriate tag.
Made with contrib.rocks.