--plugin-secret support for Cloud Run

This commit is contained in:
Simon Willison 2019-07-07 18:55:42 -07:00
commit c2df6f3482
3 changed files with 96 additions and 9 deletions

View file

@ -24,4 +24,5 @@ Options:
-n, --name TEXT Application name to use when building
--service TEXT Cloud Run service to deploy (or over-write)
--spatialite Enable SpatialLite extension
--show-files Output the generated Dockerfile and metadata.json
--help Show this message and exit.