Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Released July 25th, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.13
You can now get a report of each the last time each user in the enterprise logged in with the user-report command. Use the new --last-login command to see this
Administrative privileges can now be added or removed in Commander with the enterprise-role command. Add or remove the ability to run reports, manage nodes and more.
Import records from ManageEngine with Commander
過去のリリースについては、KeeperコマンダーのGitHubページをご覧ください。
Released July 8, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.11
The enterprise-role
command has been updated with the --add-team
option which can add a team to the role.
The enterprise-team
command has been updated with the --add-role
option which can add a role to the team
Released June 27th, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.10
Easily lock or delete user accounts that haven't logged in or edit records for some time, or have been locked for some time.
Use the action-report command to find users that haven't logged in in a given number of days, haven't edited a record in a given number of days or have been locked for a given number of days. Then have Commander automatically lock or delete all the accounts found.
See the documentation here: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/reporting-commands#action-report-command
It is now possible to provide rules for password generation when creating and editing records using Commander.
--generate-rules
(-gr)
and --generate-length
(-gl
) optional flags have been added to the edit and add commands.
以下のGitHubページからご利用ください。
trash
- 削除された共有記録と共有フォルダの閲覧が可能となりました。
security-audit-report
- 概要スコアをリセットし、影響を受けるボルトのセキュリティ監査データの再計算と更新を強制することで、ボルトで計算されたセキュリティ監査データに破損があった場合に修正されるようになりました。
transform-folder
- 変換および削除の前に共有フォルダから共有権限が削除されるようになりました
enterprise-role
ロール適用ポリシーのRESTRICT_MOBILE_ACCESSが設定できない不具合を修正
非対話モードでコマンドを実行するためのサポートを追加 (バッチスクリプト用)
Released July 15, 2022
SSO login for Commander has been greatly improved. Now when logging into Commander with SSO, you will be prompted to open a webpage to login to Keeper SSO connect. Once logged in, you are shown a button which will copy the authentication token when clicked. This token is then pasted into Commander to complete SSO login.
Raw type audit logs are no longer limited to 1000 rows. By adding a --limit <NUMBER>
flag with any number, that number of rows will be returned.
Find the release on GitHub:
Released May 23, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.5
The msp-add
command now sets the new managed company's ID as environment variable that can be used to access the managed company from within a script.
See the docs for more information and examples: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/msp-management-commands#create-and-switch-to-a-mc
It is now possible to export a portion of the Vault be specifying a folder when using the export
command. See the documentation for more details: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/import-and-export-commands#export-command
Fixed an issue causing Unicode parsing errors when outputting to CSV
Made import
command more robust when encountering null values
re-instated connect
command and gave it typed record compatibility
Released June 6, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.7
view, restore, or purge records in the Vault trash that have been deleted
The msp-convert-node
command can convert nodes into managed companies under the MSP
New ssh-agent
command let's you start, stop, and see info about the SSH Agent
record-history
command now supports typed records
Released June 20, 2022
Use the new action-report
to identify any users that:
haven't logged in
haven't updated a record
have been locked
For a given time period.
Commander rotation plugins now support typed records and have improved usability
Commander SSH Agent can now load private keys from attached files
Improved handling of throttled requests
Commander will now wait for 10 seconds and re-perform any throttled commands
Find the release on GitHub:
See the docs here:
See the Commander rotation docs here:
See the docs here:
Commander releases 16.4.0 - 16.4.9
Released May 30, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.6
Arrange-folders command
new command moves shared folders into a sub folder
When adding a user to a team, shared folders can be hidden from the user by adding the --hide-shared-folders on
option when using the enterprise-team --add-user
command
Display TOTP URLs with untyped records
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.1
import
command now maintains the correct record type when used to update records
get
commandnow shows the parent folder's UID
verify-shared-folders
commandupdated to correct an issue when typed records are reverted to untyped
Released April 28, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.3
The new one-time-share
command will be used to create one-time sharable links. See the docs for more details.
This new command can be used to reset the account's master password. See the docs for more details.
You can now use the --invite flag with the enterprise-user command to re-invite users that have already been invited to the enterprise
Release December 28, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.4.8
run-batch
commandRun commands sequentially from a provided file
See Documentation
find-duplicate
command
Locate duplicate records in the Keeper Vault
See Documentation
support for KeePass import using pykeepass
Released April 18, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.0
import
and export
commands now support typed records
mysql
password rotation plugin supports the latest PyMySQL
package
New and improved Commander Logo
Release November 23, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.4.7
convert
commandConvert legacy (V2/General) records to record-typed records
See Documentation
transfer-user
command
Added support for mapping files
See Documentation
Support http and socks proxies
Various bug fixes
Release December 09, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.4.6
General fixes and improvements
Release October 26, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.4.4
General fixes and improvements
Release December 17, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.4.8
LastPass - support for TOTP codes
SSO login support
See Documentation
Various bug fixes
Find the release on GitHub:
Release October 26, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.4.3
Better handling of missing titles
Release October 21, 2021
See the Release in GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.4.1
Fix for missing file attachments
Prevent large records being duplicated
Improved error handling when downloading attachments
Automatically add a number to the end of Client names when multiple are created
General
Fix for group commands in batch mode
version
command shows the Keeper Commander package directory
Release October 22, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.4.2
Propagate permissions option to default shared folder permissions
Commander releases 16.3.0 - 16.3.3
Release October 12, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.3.3
create-user
command
See documentation
Import:
Skip V3 records with files that are too large (hot fix)
Strip URL for record audit
Secrets Manager:
Show editable status of listed Applications
Release October 18, 2021
Secrets Manager
Added ability to create a Kubernetes ready configuration
Fix for token returns
Bug fix for properly removing Applications
Import
Large record fields will not be converted to file attachments
Updated command names
LastPass - support for file attachments
General
Made record updates with Commander SOX compliant
Fix for incremental sync-down removing records from the Vault
this-device
command respects "restrict persistent login" restriction
clipboard-copy
command does not output password for record types
General cleanup and bug fixes
Find the release on GitHub:
Release October 08, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.3.2
Fixed an issue with Secrets Manager device creation
Released Oct 7, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.3.1
Printing versions of installed packages using version -v
command while debug
is on by
KC-296 Add load/unload shared folder membership commands.
load-membership: Fix program description
Commander releases 16.2.0 - 16.2.3
Server switching w/ out exiting Commander. Just type logout
and then server US/EU/AU/GOV
, once switched to a new region just login with the account that is registered there.
Improved logging in binary version of Commander
KC-290 Fix logging level when using "-lwsc=true"
KC-285 Support register_device_in_region command.
KC-290 --launched-with-shortcut parameter turns off info logging.
Fixing this-device register
Release Oct 6, 2021
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.3.0
Support for cryptography 35.0.0 package
Improved LastPass data import
See Documentation for details
Release Oct 1, 2021
Edit Role Enforcements
KC-272: Enterprise: Edit role enforcements
It is now possible to edit role enforcement policies in Commander. See the Documentation for details.
Import
KC-229: Import/Export Records with Types
Records can now be imported with record types
KC-286: Import LastPass' Shared Folders
Importing directly from LastPass now shares any shared folders with corresponding Keeper accounts. See the Documentation for details.
Secrets Manager (Beta)
Secrets Manager: New format of One-Time token
Secrets Manager: Added ability to generate config string in Json or Base64.
Other Improvements
KC-122: Title/URL display options in audit-report
KC-259: Fix some account restrictions: Expired Master Password, Accept Account Transfer
Released Sept 21, 2021
Secrets Manager (Beta)
New KSM command to delete application
General Improvements
Ability to manage record types enforcements
allow cd command to navigate to folders with slash or quote in the title
enterprise-info
command to respect --node parameter
Other bug fixes and improvements
Release Sept 13, 2021
Automator
Added Automator commands
General Improvements
Ability to copy uid in clipboard-copy
command by add flag --copy-uid
Improved totp
command output by adding --details
flag
Various bug fixes and improvements
Commander releases 16.5.1 - 16.5.18
See sub sections for information on individual releases
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 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
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
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 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
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
Convert records to any record type.
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.
password-aging-report
script added to examples
WebAuthN auth support for converter U2F keys
Various bug fixes
Released March 4, 2022
Find the release on GitHub:
See the documentation:
See the documentation:
Find the release on GitHub:
see the documentation here:
See the Documentation here:
See the documentation here:
Released Feb 14, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.6
Commander creates teams with RSA private key encoded with PKCS8 instead of PKCS1 format
Released March 11, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.12
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
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
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
Release January 14, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.5.1
Support for multiple MFA logins (WebAuthN)
Improvements for enterprise query command
Various bug fixes
Find the release on GitHub: