This commit is contained in:
Alex Garcia 2026-08-11 15:07:31 -07:00 committed by GitHub
commit e8b06fe96a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -497,6 +497,7 @@ def uninstall(packages, yes):
"--internal",
type=click.Path(),
help="Path to a persistent Datasette internal SQLite database",
envvar="DATASETTE_INTERNAL",
)
def serve(
files,