cli
cli copied to clipboard
The cli part of Lando
Lando CLI
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
landoconfiguration - Bootstrapping the
landoandappobjects - Abstracting out options, args and interactive questions
Basic Usage
See a list of commands.
lando
For more info you should check out the docs:
Issues, Questions and Support
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.
Changelog
We try to log all changes big and small in both THE CHANGELOG and the release notes.
Releasing
Create a release on GitHub with a semver-appropriate tag.
Contributors
Made with contrib.rocks.