Open mzemb opened 9 years ago
"Machination destroy: error: argument name: invalid choice: 'xxx' (choose from )" expected: choice list
repro: start an unexistant instance:
machination start plop
gives
"Machination start: error: argument name: invalid choice: 'plop' (choose from )"
I would like do see
"error: no instance 'plop' available"
"Machination destroy: error: argument name: invalid choice: 'xxx' (choose from )" expected: choice list