# Commander v16.5.10

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

### Improvements

#### `generate` Command

* Generate secure passwords and copy them to the clipboard
* See the documentation here: [https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/misc-commands#generate-command](https://docs.keeper.io/keeperpam/commander-cli/command-reference/misc-commands#generate-command)

#### `enterprise-role` Command

* Roles can now be duplicated with or without automatically adding all the users of the original role
  * `--copy` to copy a role without users
  * `--clone` to duplicate a role and its users
* See the documentation here: [https://docs.keeper.io/secrets-manager/commander-cli/using-commander/command-reference/enterprise-management-commands#enterprise-role-command](https://docs.keeper.io/keeperpam/commander-cli/command-reference/enterprise-management-commands#enterprise-role-command)
