Comment on page
Commander v16.6.5
Released May 23, 2022
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
Last modified 1yr ago