4 <%= @tilekiln_bin %> generate zooms \
5 --source-dbname "<%= @source_database %>" \
6 --storage-dbname "<%= @storage_database %>" \
7 --num-threads "<%= node[:vectortile][:replication][:threads] %>" \
8 --config <%= @config_path %> \
9 --min-zoom <%= @min_zoom %> \
10 --max-zoom <%= @max_zoom %>