# Commander 16.10.2

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

## Improvements

* `rndir`, `mkdir`, `ls` -  now supports  folder colors
* `automator create` - now warns if automator is already created for a node to prevent having multiple automators per a single node

## Bug Fixes

* `import` - fixed switch `--dry-run` so it does not create folder structure
* Minor bug fixes and improvements&#x20;


---

# 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/developer-tools/commander/commander-16.10.2.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.
