# Commander v16.2.1

### Features and Improvements

**Secrets Manager (Beta)**

* New KSM command to delete application

**General Improvements**

* Ability to manage record types enforcements
* allow cd command to navigate to folders with slash or quote in the title
* `enterprise-info` command to respect --node parameter
* Other bug fixes and improvements


---

# 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.2/commander-v16.2.1.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.
