21 lines
499 B
Markdown
21 lines
499 B
Markdown
comment: This file is auto generated by dump-cli-help.py
|
|
---
|
|
title: reinstall
|
|
---
|
|
summary: Reinstall all plugins.
|
|
---
|
|
type: cmdlet
|
|
---
|
|
body:
|
|
|
|
`lektor plugins reinstall`
|
|
|
|
Forces a re-installation of all plugins. This will download the
|
|
requested versions of the plugins and install them into the plugin
|
|
cache folder. Alternatively one can just use `flush-cache` to
|
|
flush the cache and on next build Lektor will automatically download
|
|
the plugins again.
|
|
|
|
## Options
|
|
|
|
- `--help`: print this help page. |