Unit tests for now --plugin-secret option

Also added new --show-files option to  - useful for debugging.
This commit is contained in:
Simon Willison 2019-07-07 16:57:04 -07:00
commit 741760d05c
3 changed files with 71 additions and 0 deletions

View file

@ -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.