# Admin - CLI

Manage and maintain Cover CLI for yourself or your organization.

{% hint style="info" %}
Before starting this learning path, we recommend that you first complete the [Cover CLI Get Started](/get-started/diffblue-learning/get-started/cover-cli-command-line.md) path and (optionally) the [CLI Unit Tests](/get-started/diffblue-learning/developer/unit-tests-cli.md) path.
{% endhint %}

## Start here...

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/TDiM7GwAQ6Yb4XgSNlcN" alt="" data-size="original"> <strong>Core Maintenance</strong></td><td>[5 min read]</td><td>Install or update Cover CLI.</td><td></td><td></td><td><a href="/pages/ee2ks8bd3QqDXlynbXuz">/pages/ee2ks8bd3QqDXlynbXuz</a></td></tr><tr><td><img src="/files/TDiM7GwAQ6Yb4XgSNlcN" alt="" data-size="original"> <strong>What's New</strong></td><td>[reference topic]</td><td>Summary and details of the latest Diffblue Cover updates and enhancements.</td><td><strong>Title</strong></td><td></td><td><a href="/pages/JZnqiMWzgFyll0X7IFbs">/pages/JZnqiMWzgFyll0X7IFbs</a></td></tr><tr><td><img src="/files/TDiM7GwAQ6Yb4XgSNlcN" alt="" data-size="original"> <strong>Licensing</strong></td><td>[3 min read]</td><td>A summary of the Diffblue licensing options.</td><td><strong>Title</strong></td><td></td><td><a href="/pages/Al0Ppq0IKqZs0m9hIMqx">/pages/Al0Ppq0IKqZs0m9hIMqx</a></td></tr><tr><td><img src="/files/TDiM7GwAQ6Yb4XgSNlcN" alt="" data-size="original"> <strong>Telemetry</strong></td><td>[3 min read]</td><td>Enable/disable and configure telemetry for Cover CLI.</td><td></td><td></td><td><a href="/pages/1JCjuwgbbwDDnYjSPnRW">/pages/1JCjuwgbbwDDnYjSPnRW</a></td></tr><tr><td><img src="/files/TDiM7GwAQ6Yb4XgSNlcN" alt="" data-size="original"> <strong>Memory Management</strong></td><td>[3 min read]</td><td>Tips for memory management.</td><td></td><td></td><td><a href="/pages/8EphjGFw9yyKTJWidYy5">/pages/8EphjGFw9yyKTJWidYy5</a></td></tr><tr><td><img src="/files/TDiM7GwAQ6Yb4XgSNlcN" alt="" data-size="original"> <strong>Log Files</strong></td><td>[3 min read]</td><td>User and Support log files.</td><td></td><td></td><td><a href="/pages/fYY9eWuk0ER47a4lv0xL">/pages/fYY9eWuk0ER47a4lv0xL</a></td></tr></tbody></table>

## Next steps...

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/P7llAlB8ABjjnHkNT6Mp" alt="" data-size="original"> <strong>Test Coverage</strong></td><td>Improve and manage test coverage.</td><td></td><td></td><td><a href="/pages/zTN4OcnqdNr5AiaXIGyU">/pages/zTN4OcnqdNr5AiaXIGyU</a></td></tr><tr><td><img src="/files/V19jsX7D0lTLTVqpBOkt" alt="" data-size="original"> <strong>Support</strong></td><td>Where to get support for Diffblue Cover.</td><td></td><td></td><td><a href="https://www.diffblue.com/support/">https://www.diffblue.com/support/</a></td></tr><tr><td><img src="/files/TDiM7GwAQ6Yb4XgSNlcN" alt="" data-size="original"> <strong>Tutorials</strong></td><td>A range of tutorials covering topics such as implementing a code change and working with Kotlin projects.</td><td></td><td></td><td><a href="/pages/WQx0QJbFmzAPzxVf74c3">/pages/WQx0QJbFmzAPzxVf74c3</a></td></tr></tbody></table>


---

# 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://cover-docs-preview.diffblue.com/get-started/diffblue-learning/administrator/admin-cli.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.
