Skip to content

lando/legacy-cli

Folders and files

NameName
Last commit message
Last commit date
Oct 2, 2024
Sep 4, 2024
Oct 25, 2023
Oct 2, 2024
Oct 18, 2024
Mar 28, 2023
Jul 18, 2024
Oct 24, 2024
Mar 5, 2024
Jul 11, 2024
Jul 18, 2024
Jan 9, 2018
Feb 9, 2024
Apr 13, 2023
Jan 12, 2018
Mar 5, 2024
Sep 4, 2024
Oct 25, 2023
Oct 24, 2024
Aug 23, 2017
Nov 26, 2019
May 3, 2024
May 5, 2021
Sep 15, 2023
Oct 28, 2021
Aug 23, 2021
Oct 2, 2024
Oct 24, 2024
Oct 24, 2024
Jan 25, 2023

Repository files navigation

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 on pwd
  • Assembling the lando configuration
  • Bootstrapping the lando and app objects
  • 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.

Other Selected Resources