Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Released March 15, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.14
convert
command can now handle more than 1,000 records in one call. Calls and results are paginated.
Updated export
command to handle corrupted record data is null custom fields
This is a community improvement provided by contributor flybyray
Commander releases 16.5.1 - 16.5.18
See sub sections for information on individual releases
Released March 29, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.17
verify-shared-folders
commandverifies that records in shared folders have the correct data keys. Useful after some conversion actions
General bug fixes and improvements
Released March 4, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.11
Commander now supports importing from MYKI
generate
CommandGenerated passwords and the password strength, and Breachwatch scan result can be output in json format
aging-report
CommandGenerate a report of password changes and expired passwords per record
Released March 3, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.10
generate
CommandGenerate secure passwords and copy them to the clipboard
enterprise-role
CommandRoles can now be duplicated with or without automatically adding all the users of the original role
--copy
to copy a role without users
--clone
to duplicate a role and its users
Released February 25, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.9
Convert records to any record type.
See the documentation: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/record-type-commands#convert-command
The connect command has been removed and replaced with the following commands for each connection type:
ssh
rdp
mysql
The connection process has been simplified and now supports typed records.
See the documentation: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/making-connections
password-aging-report
script added to examples
WebAuthN auth support for converter U2F keys
Various bug fixes
Released April 4, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.18
It is now possible to create or remove Managed Companies using Commander
msp-add
command
Create new Managed Companies
msp-remove
command
Remove an existing Managed Company
automator
command now supports Base64 and Environment Variables for configuration input
Released March 11, 2022
It is now possible to convert records that the logged-in account does not own. use the --ignore-ownership
flag to perform
transfer-user
CommandFixed an issue that caused "can't concat str to bytes" error
list
CommandPreviously showed untyped records as "general" type, now shows nothing in the type column when record is untyped
Find the release on GitHub:
see the documentation here:
Find the release on GitHub:
Released Feb 11, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.5
connect
commandImproved contextual help messaging
See Documentation
enterprise-info
commandAdded the ability to display Enterprise nodes as a table
Added the ability to see queued users
See Documentation
audit-report
commandAdded ability to export in JSON format
See Documentation
security-audit-report
commandAdded ability to display Breachwatch report
See Documentation
Fix for malformed or corrupted TOTP codes causing import to fail
See Documentation
Display messaging when the user is not permitted to use Commander based on role permissions
Various bug fixes
Released March 20, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.15
shortcut
CommandDisplays record links
this-device
Commandremoved 30 day maximum logout timeout
ln
and mv
Commandsnow accept patterns to match record titles
verify-records
Command
fixes TOTP record fields when import causes record corruption
Released March 14, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.13
Added a script that can import records from HashiCorp KVP storage
Find the script in the custom folder: https://github.com/Keeper-Security/Commander/blob/master/keepercommander/custom/vault_dump_hvac.py
Fixed an issue where record-permission
command would result in an error
Release January 18, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.2
Various bug fixes
Released Feb 1, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.3
connect
commandNow supports record typed records (V3 records)
See Documentation
audit-report
commandNew filters added
--geo-location
--device-type
See Documentation
share-report
commandAdded "Folder Location" column
See Documentation
Initial Vault load performance improved
Various bug fixes
Find the release on GitHub:
Released Feb 18, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.7
Records can now be imported as any specified record type. Documentation.
Corrupted LastPass record attachments will not cause the import to fail
Orphaned file attachments which have no associated records in the vault can be deleted. Documentation.
If a record with a file is shared and then that record is deleted, the file can appear orphaned in the original Keeper Vault. Delete orphaned attachments with caution.
Fixed an issue when using the list
command when Keeper Secrets Manager applications exist
Various bug fixes