Command Line Interface (CLI)ΒΆ

Note

All of the usage examples assume the Tilezilla configuration file has been specified by defining an environment variable, TILEZILLA_CONFIG. For example, using the Bash shell:

export TILEZILLA_CONFIG=/path/to/configuration_file.yaml

Specifying using an environment variable takes the place of `tilez -C <config_file> or tilez --config <config_file>.