Configuration files

Updated May 29, 2026

Pass a TOML configuration file with --config:

create-labels --config labels.toml --repository owner/repo

When --config is omitted, the imported default labels are used. Repository, authentication, and API URL values can still come from CLI options or environment variables.