GitHub Enterprise and Simulators

Updated May 29, 2026

Use --api-url to target GitHub Enterprise or a local GitHub API simulator:

create-labels --repository owner/repo --api-url http://127.0.0.1:3000

The same value can be stored as github.api_url in TOML.