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.
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.