Skip to content

Environment Variables

aviary’s CLI can be configured using environment variables.

export AVIARY_ENV_VAR=value
set AVIARY_ENV_VAR=value

AVIARY_CONFIG_PATH

Path to the config file


AVIARY_EXPERIMENTAL_WARNINGS

Show / suppress experimental warnings.


AVIARY_LOG_PATH

Path to the log file


AVIARY_LOG_LEVEL

Log level


AVIARY_LOG_SERIALIZE

Output logs in structured JSON format.


AVIARY_PLUGINS_DIR_PATH

Path to the plugins directory


AVIARY_QUIET

Enable quiet mode.


AVIARY_VERBOSE

Enable verbose mode.