# Commander v16.5.18

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

### MSP Managed Company Creation and Deletion

It is now possible to create or remove Managed Companies using Commander

* `msp-add` command
  * Create new Managed Companies
  * See the documentation: [https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/msp-management-commands#msp-add](https://docs.keeper.io/keeperpam/commander-cli/command-reference/msp-management-commands#msp-add)
* `msp-remove` command
  * Remove an existing Managed Company
  * See the Documentation: [https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/msp-management-commands#msp-remove](https://docs.keeper.io/keeperpam/commander-cli/command-reference/msp-management-commands#msp-remove)

## Improvements

* `automator` command now supports Base64 and Environment Variables for configuration input
