The information in this doc is based on Juju version 3.5.5, and may not accurately reflect other versions of Juju.
Alias: resolved
Summary
Marks unit errors resolved and re-executes failed hooks.
Usage
juju resolve [options] [<unit> ...]
Options
Flag | Default | Usage |
---|---|---|
-B , --no-browser-login |
false | Do not use web browser for authentication |
--all |
false | Marks all units in error as resolved |
-m , --model |
Model to operate in. Accepts [<controller name>:]<model name>|<model UUID> | |
--no-retry |
false | Do not re-execute failed hooks on the unit |
Examples
juju resolved mysql/0
juju resolved mysql/0 mysql/1
juju resolved --all