Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/sdk/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ It automates basic tasks such exporting events to output files.
## Installing

`flareio-cli` is [available on PyPI](https://pypi.org/project/flareio-cli/).
You may find all available versions on the Github [releases](https://github.com/Flared/flareio-cli/releases) page.

You may find the [changelog and all available versions](https://github.com/Flared/flareio-cli/releases) on the Github releases page.

Invoke it directly using [uv](https://docs.astral.sh/uv/) (recommended):
```bash
Expand Down