Search
K
Comment on page

Commander v16.6.5

Released May 23, 2022

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.

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