mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Unit tests for now --plugin-secret option
Also added new --show-files option to - useful for debugging.
This commit is contained in:
parent
18bf0675f5
commit
741760d05c
3 changed files with 71 additions and 0 deletions
|
|
@ -26,4 +26,5 @@ Options:
|
|||
--token TEXT Auth token to use for deploy
|
||||
--alias TEXT Desired alias e.g. yoursite.now.sh
|
||||
--spatialite Enable SpatialLite extension
|
||||
--show-files Output the generated Dockerfile and metadata.json
|
||||
--help Show this message and exit.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue