canonical / juju-verify

https://launchpad.net/juju-verify
GNU General Public License v3.0
2 stars 7 forks source link

README is outdated #122

Closed esunar closed 1 year ago

esunar commented 1 year ago
$ juju-verify shutdown nova-compute/0 nova-compute/1

NOTE: If you run check on multiple units at the same time, they must all run the same charm. Trying, for example, juju-verify shutdown nova-compute/1 ceph-osd/0 will result in error.

=============== juju-verify shutdown nova-compute/1 usage: juju-verify [-h] [--model MODEL] [-l {trace,debug,info}] (--units UNITS [UNITS ...] | --machines MACHINES [MACHINES ...]) {shutdown,reboot} juju-verify: error: one of the arguments --units/-u --machines/-M is required


Imported from Launchpad using lp2gh.