nanobox
nanobox copied to clipboard
Command: "configure set mount-type foo" reports false positive
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.