| 
									
										
										
										
											2018-07-11 02:04:13 +00:00
										 |  |  | $ datasette package --help | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-07-24 16:03:07 +00:00
										 |  |  | Usage: datasette package [OPTIONS] FILES... | 
					
						
							| 
									
										
										
										
											2018-07-11 02:04:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  |   Package specified SQLite files into a new datasette Docker container | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Options: | 
					
						
							| 
									
										
										
										
											2018-07-24 16:00:10 +00:00
										 |  |  |   -t, --tag TEXT            Name for the resulting Docker container, can optionally use | 
					
						
							|  |  |  |                             name:tag format | 
					
						
							| 
									
										
										
										
											2020-03-22 01:31:49 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-02 19:30:53 +00:00
										 |  |  |   -m, --metadata FILENAME   Path to JSON/YAML file containing metadata to publish | 
					
						
							| 
									
										
										
										
											2018-07-11 02:04:13 +00:00
										 |  |  |   --extra-options TEXT      Extra options to pass to datasette serve | 
					
						
							|  |  |  |   --branch TEXT             Install datasette from a GitHub branch e.g. master | 
					
						
							|  |  |  |   --template-dir DIRECTORY  Path to directory containing custom templates | 
					
						
							|  |  |  |   --plugins-dir DIRECTORY   Path to directory containing custom plugins | 
					
						
							| 
									
										
										
										
											2019-11-26 02:31:42 +00:00
										 |  |  |   --static MOUNT:DIRECTORY  Serve static files from this directory at /MOUNT/... | 
					
						
							| 
									
										
										
										
											2018-07-11 02:04:13 +00:00
										 |  |  |   --install TEXT            Additional packages (e.g. plugins) to install | 
					
						
							|  |  |  |   --spatialite              Enable SpatialLite extension | 
					
						
							|  |  |  |   --version-note TEXT       Additional note to show on /-/versions | 
					
						
							| 
									
										
										
										
											2020-06-11 16:02:03 +00:00
										 |  |  |   --secret TEXT             Secret used for signing secure values, such as signed | 
					
						
							|  |  |  |                             cookies | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-01-29 22:46:43 +00:00
										 |  |  |   -p, --port INTEGER        Port to run the server on, defaults to 8001 | 
					
						
							| 
									
										
										
										
											2018-07-11 02:04:13 +00:00
										 |  |  |   --title TEXT              Title for metadata | 
					
						
							|  |  |  |   --license TEXT            License label for metadata | 
					
						
							|  |  |  |   --license_url TEXT        License URL for metadata | 
					
						
							|  |  |  |   --source TEXT             Source label for metadata | 
					
						
							|  |  |  |   --source_url TEXT         Source URL for metadata | 
					
						
							| 
									
										
										
										
											2019-03-10 21:37:11 +00:00
										 |  |  |   --about TEXT              About label for metadata | 
					
						
							|  |  |  |   --about_url TEXT          About URL for metadata | 
					
						
							| 
									
										
										
										
											2018-07-11 02:04:13 +00:00
										 |  |  |   --help                    Show this message and exit. |