CLI - unlock profile should have additional parameters
clive unlock profile
should have additional parameters, like TUI, allowing you to set a permanent unlock or specify a time for unlocking.
Let's discuss it before implementation.
clive unlock profile
should have additional parameters, like TUI, allowing you to set a permanent unlock or specify a time for unlocking.
Let's discuss it before implementation.
added Priority::Low label
if this is implemented then script starting docker image in cli mode should also have this optional parameter (clive unlock is performed at start of docker container imo user wants to unlock only once at the beginning)
mentioned in merge request !570 (merged)
added Review label
Checked on the branch registry.gitlab.syncad.com/hive/clive:4a9b34b5
.
Works OK.
clive unlock [profile name]
or clive unlock
, after entering the password, clive will be unlocked permanently, because it is the default value for TUI and CLI.clive unlock [profile name] --unlock-time [minutes]
or clive unlock --unlock-time [minutes]
.mentioned in issue #280 (closed)
changed milestone to %Release v1.27.5.21
closed with merge request !570 (merged)
removed Review label
mentioned in merge request !600 (merged)