3 <%= @tilekiln_bin %> generate tiles \
4 --source-dbname "<%= @source_database %>" \
5 --storage-dbname "<%= @storage_database %>" \
6 --num-threads "<%= node[:vectortile][:replication][:threads] %>" \
7 --config <%= @config_path %> < <%= @tiles_file %>