v1.27.5.20 Release
Compare changes
Files
2- Marcin Sobczyk authored
+ 3
− 12
@@ -21,10 +21,6 @@ if TYPE_CHECKING:
@@ -197,15 +193,10 @@ class CLIInvalidSelectionError(CLIPrettyError):
Closes: %Release v1.27.5.20
clive unlock
command that will keep the unlocked state and that profile will be considered as default one - !534 (merged)
--password
option for the same reason as above - !534 (merged)
clive configure profile add
command will take password from stdin now--profile-name
options for the same reason as above - !534 (merged)
--beekeeper-remote
option. In a future release, it will be available to set it via start_clive_cli.sh
script - !564 (merged)
beekeepy
packagehelpy
packageTUIErrorHandler
that will catch CommandRequiresUnlockedModeError
and switch to locked mode