github / gh-gei

Migration CLI for GitHub to GitHub migrations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for `--target-api-url` argument across all commands

timrogers opened this issue · comments

All CLI commands which interact with a GitHub migration target should support the --target-api-url argument so that you can work with a target other than GitHub.com.

This is already supported in gh gei migrate-repo, but there are gaps in many (honestly, most) other commands.