datasette plugins --requirements, closes #2133

This commit is contained in:
Simon Willison 2023-08-09 15:04:16 -07:00
commit 4a42476bb7
4 changed files with 42 additions and 6 deletions

View file

@ -282,6 +282,7 @@ Output JSON showing all currently installed plugins, their versions, whether the
Options:
--all Include built-in default plugins
--requirements Output requirements.txt of installed plugins
--plugins-dir DIRECTORY Path to directory containing custom plugins
--help Show this message and exit.