bug: command --locked false
to unlock the server doesn't work, however --locked true
to lock the server does work.
#484
Labels
bug
Something isn't working
What happened?
The
--locked false
and-l false
commands do not work. According to the Docs, a boolean can lock or unlock the server from being updated.However, only
--locked true
and-l true
seem to work. This is seen in the video below.How can we reproduce it?
metal device update --id <server-id> --locked true
to lock the server.metal device update --id <server-id> --locked false
to unlock the server.Note
CLI ==version== (
metal --version
):metal version 0.24.0
Important
video-locked-hb.mp4
The text was updated successfully, but these errors were encountered: