Print generated metadata during quickstart (#894)
Add a new `show-metadata` target to show all settings in the .mbtiles file.
This commit is contained in:
@@ -307,6 +307,11 @@ echo "--------------------------------------------------------------------------
|
||||
echo "====> : Stop PostgreSQL service ( but we keep PostgreSQL data volume for debugging )"
|
||||
make stop-db
|
||||
|
||||
echo " "
|
||||
echo "-------------------------------------------------------------------------------------"
|
||||
echo "====> : Show generated metadata"
|
||||
make show-metadata
|
||||
|
||||
echo " "
|
||||
echo "-------------------------------------------------------------------------------------"
|
||||
echo "====> : Inputs - Outputs md5sum for debugging "
|
||||
|
||||
Reference in New Issue
Block a user