Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Find the releases for Commander version 16.6 in the nested pages
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.
See the documentation:
The enterprise-team command has been updated with the --add-role
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
Released July 15, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.12
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.
Released Aug 1, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.14
You can now tell Commander to not load records when it initially opens. This is helpful when you need to do some administrative jobs that don't require records and don't want to wait for the initial sync-down.
To use this feature, add the skip-records field to Commander's config file with a value of true
Released June 20, 2022
Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.9
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.
See the docs here:
Commander rotation plugins now support typed records and have improved usability
See the Commander rotation docs here:
Commander SSH Agent can now load private keys from attached files
See the docs here: https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/connection-to-hosts#ssh-agent-command
Improved handling of throttled requests
Commander will now wait for 10 seconds and re-perform any throttled commands
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.
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
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
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
See the documentation here:
The msp-convert-node command can convert nodes into managed companies under the MSP
See the Documentation here:
New ssh-agent command let's you start, stop, and see info about the SSH Agent
See the documentation here:
record-history command now supports typed records
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. .
This new command can be used to reset the account's master password.
You can now use the --invite flag with the enterprise-user command to re-invite users that have already been invited to the enterprise
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:
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:
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
import command now maintains the correct record type when used to update records
now shows the parent folder's UID
updated to correct an issue when typed records are reverted to untyped