# Commander v16.5.5

Find the release on GitHub: [https://github.com/Keeper-Security/Commander/releases/tag/v16.5.5​](https://github.com/Keeper-Security/Commander/releases/tag/v16.5.5%E2%80%8B)

### Improvements <a href="#improvements" id="improvements"></a>

#### `connect` command <a href="#connect-command" id="connect-command"></a>

* Improved contextual help messaging
* See [Documentation](/keeperpam/jp/commander-cli/command-reference/connection-commands/connection-to-hosts.md#connectkomando)​

#### `enterprise-info` command <a href="#audit-report-command" id="audit-report-command"></a>

* Added the ability to display Enterprise nodes as a table
* Added the ability to see queued users
* See [Documentation](/keeperpam/jp/commander-cli/command-reference/enterprise-management-commands.md#enterprise-info-command)​

#### `audit-report` command <a href="#share-report-command" id="share-report-command"></a>

* Added ability to export in JSON format
* See [Documentation](/keeperpam/jp/commander-cli/command-reference/reporting-commands.md#audit-report-command)

#### `security-audit-report` command

* Added ability to display Breachwatch report
* See [Documentation](/keeperpam/jp/commander-cli/command-reference/reporting-commands.md#security-audit-report-command)

#### LastPass Import

* Fix for malformed or corrupted TOTP codes causing import to fail​
* See [Documentation](/keeperpam/jp/commander-cli/command-reference/import-and-export-commands/lastpass-import.md)

#### General <a href="#general" id="general"></a>

* Display messaging when the user is not permitted to use Commander based on role permissions
* Various bug fixes


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/developer-tools/commander/older/commander-v16.5/commander-v16.5.5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
