Skip to content
SPONSORS

lando restart

Restarts your app.

Stops and then starts an app. If you wish to rerun your build steps or you've altered your Landofile you should check out rebuild.

This command no longer invokes any build steps.

As of version 3.0.0-rc1 Lando will no longer run ANY build steps on a lando restart. For that, use lando rebuild.

Usage

sh
lando restart

Options

sh
--channel      Sets the update channel                                                  [array] [choices: "edge", "none", "stable"]
--clear        Clears the lando tasks cache                                                                               [boolean]
--debug        Shows debug output                                                                                         [boolean]
--help         Shows lando or delegated command help if applicable                                                        [boolean]
--verbose, -v  Runs with extra verbosity                                                                                    [count]