Commander v16.6.5

Released May 23, 2022

Find the release on GitHub: https://github.com/Keeper-Security/Commander/releases/tag/v16.6.5

New Features

Add and Edit Managed Companies in one Script

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

Export From a Folder

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

Bug Fixes and Improvements

  • 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

Last updated