---
title: "subako docs"
description: "Offline documentation generated from this CLI's command definitions"
---

[CLI reference](/cli)

## `subako docs`

Offline documentation generated from this CLI's command definitions

### Usage

```text
Usage: subako docs <COMMAND>
```

### Subcommands

- [`subako docs export`](#subako-docs-export)

### Options

#### `--help`

Print help

- Short option: `-h`.

## `subako docs export`

Export Markdown reference pages and a versioned manifest for skills and documentation sites. Needs no login or server

### Usage

```text
Usage: subako docs export --output <OUTPUT>
```

### Options

#### `--output <OUTPUT>`

Destination directory. Must be absent or empty; only generated references belong here, with hand-written guides beside it

- Required.

#### `--help`

Print help

- Short option: `-h`.
