Files
freqtrade/docs/commands/install-ui.md
2025-01-06 13:51:56 +01:00

12 lines
385 B
Markdown

```
usage: freqtrade install-ui [-h] [--erase] [--ui-version UI_VERSION]
options:
-h, --help show this help message and exit
--erase Clean UI folder, don't download new version.
--ui-version UI_VERSION
Specify a specific version of FreqUI to install. Not
specifying this installs the latest version.
```