mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
datasette publish now --alias option
You can now use --alias to attempt to alias after you deploy. Also updated now.json to use version: 1
This commit is contained in:
parent
a2bfcfc1b1
commit
d95b46b09b
2 changed files with 13 additions and 7 deletions
|
|
@ -18,6 +18,7 @@ Options:
|
|||
--source_url TEXT Source URL for metadata
|
||||
-n, --name TEXT Application name to use when deploying
|
||||
--force Pass --force option to now
|
||||
--token TEXT Auth token to use for deploy (Now only)
|
||||
--token TEXT Auth token to use for deploy
|
||||
--alias TEXT Desired alias e.g. yoursite.now.sh
|
||||
--spatialite Enable SpatialLite extension
|
||||
--help Show this message and exit.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue