# 1. CLI Introduction & Kafka Topics CLI

WINDOWS WARNING: PLEASE READ

**WINDOWS USERS PLEASE READ**

> **In the next lecture, do not run the command to DELETE topics**

Because of a bug here: <https://issues.apache.org/jira/browse/KAFKA-1194>, it doesn't work. I'm actively working with the Kafka Dev team to see if I can get this fixed.

**In the meantime, please do not delete topics. Otherwise your Kafka will crash and you won't be able to do the tutorial.**

**A workaround is to launch Kafka inside of a Linux VM and do the tutorial from there.**

![](/files/-MDM1hAslWw9Rs7UsqHD)

![](/files/-MDM1o7SpRAkmILrXIg0)


---

# 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://architectures.gitbook.io/project/apahce-kafka/learn-apache-kafka-for-beginners-v2/cli-command-line-interface/1.-cli-introduction-and-kafka-topics-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.
