> ## Documentation Index
> Fetch the complete documentation index at: https://ekso.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# ekso docs

> Knowledge-base folders, documents, and doc content.

## Overview

Knowledge-base folders, documents, and doc content.

## Verbs

| Verb   | Description                                                                   |
| ------ | ----------------------------------------------------------------------------- |
| `list` | List docs in a folder (--folder required; iterate folders for a global view). |

## Detailed help

Run `ekso` directly to see flags and arguments — `--help` reflects the binary you have installed.

```bash theme={null}
ekso docs --help
ekso docs list --help
```

## See also

* [CLI overview](/cli/overview)
* [Authentication](/cli/authentication)
* [Configuration](/cli/configuration)
* [API Reference](/api-reference/introduction) — the underlying HTTP routes.
