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

# Unstable commands - Omni CLI

> Reference for the omni unstable command group: preview commands that may change without notice.

Preview commands that may change without notice.

```bash wrap theme={null}
omni unstable <command>
```

| Command            | Description       |
| ------------------ | ----------------- |
| `documents-export` | Export a document |
| `documents-import` | Import a document |

```bash wrap theme={null}
# View help for documents-export command, including arguments and flag details
omni unstable documents-export --help
```

<Note>
  Every command in this group also accepts the [global flags](/developers/cli/reference/global-flags), including `--token`, `--profile`, `--format`, and `--compact`.
</Note>
