# warpstream cli-beta

The `warpstream cli-beta` subcommand contains beta versions of our new cli commands that may not be production ready. While these CLI commands are guaranteed to work, they may not be fully featured or contain bugs.

Over-time `cli-beta` commands will be graduated to normal `cli` commands. It is recommended to not use these commands in scripts or automation as they can suddenly change behavior with little notice.


---

# 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.warpstream.com/warpstream/reference/cli-reference/warpstream-cli-beta.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.
