mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fixes for new --memory option, refs #694
This commit is contained in:
parent
ddd11b3ddd
commit
af9cd4ca64
2 changed files with 2 additions and 1 deletions
|
|
@ -25,4 +25,5 @@ Options:
|
|||
--service TEXT Cloud Run service to deploy (or over-write)
|
||||
--spatialite Enable SpatialLite extension
|
||||
--show-files Output the generated Dockerfile and metadata.json
|
||||
--memory TEXT Memory to allocate in Cloud Run, e.g. 1Gi
|
||||
--help Show this message and exit.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue