zurdo

Documentation for the zurdo CLI

View the Project on GitHub NumeronAI/zurdo.github.io

Configuration

TODO: document the real config file location, format, and options.

Config file

zurdo reads its configuration from:

# Example configuration
# TODO: replace with real options

Environment variables

Variable Description
ZURDO_CONFIG Override the config file path

Precedence

Command-line flags override environment variables, which override the config file.

← Back to home