Open mblarsen opened 6 years ago
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.
Invoking:
Outputs this (with an exist code of 0):
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.