mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
17ec309e14
commit
2ce7872e3b
2 changed files with 25 additions and 0 deletions
|
|
@ -415,6 +415,7 @@ def uninstall(packages, yes):
|
|||
)
|
||||
@click.option("--memory", is_flag=True, help="Make /_memory database available")
|
||||
@click.option(
|
||||
"-c",
|
||||
"--config",
|
||||
type=click.File(mode="r"),
|
||||
help="Path to JSON/YAML Datasette configuration file",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue