nanobox icon indicating copy to clipboard operation
nanobox copied to clipboard

Command: "configure set mount-type foo" reports false positive

Open mblarsen opened this issue 7 years ago • 0 comments
trafficstars

Invoking:

nanobox configure set mount-type foo

Outputs this (with an exist code of 0):

Successfully set 'mount-type'

However the value remains whatever it was before. If you enter a valid value it works of course.

Was expecting it to error out if unknown mount type.

mblarsen avatar Apr 24 '18 10:04 mblarsen