We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09de772 commit 0e830afCopy full SHA for 0e830af
1 file changed
docs/sdk/cli.mdx
@@ -12,7 +12,8 @@ It automates basic tasks such exporting events to output files.
12
## Installing
13
14
`flareio-cli` is [available on PyPI](https://pypi.org/project/flareio-cli/).
15
-You may find all available versions on the Github [releases](https://github.com/Flared/flareio-cli/releases) page.
+
16
+You may find the [changelog and all available versions](https://github.com/Flared/flareio-cli/releases) on the Github releases page.
17
18
Invoke it directly using [uv](https://docs.astral.sh/uv/) (recommended):
19
```bash
0 commit comments