# Command Reference

The Command Reference section provides a detailed explanation of all commands available in the cldkctl CLI. Each command description includes the syntax, parameter details, and sample outputs displayed in the terminal.

This guide helps users understand the function of each command and how to interpret the information shown in the results, such as tables or key values returned after execution. By referring to this section, users can efficiently manage and monitor Cloudeka resources through the command line.


---

# 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.cloudeka.ai/cloudeka-api-list/command-reference.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.
