gh-gei icon indicating copy to clipboard operation
gh-gei copied to clipboard

Add `--target-api-url` to `gh gei` commands

Open ArinGhazarian opened this issue 3 years ago • 1 comments

Right now for GHAE migrations, gh gei supports passing the --target-api-url to migrate-repo command to be able to make API calls against non default (https://api.github.com) bases addresses. The problem is that no other command in gh gei supports passing the --target-api-url in. We need to add the arg to all other gh gei commands and also make necessary changes to the generate-script command.

Todo

  • [x] Add --target-api-url to all gh gei commands.
  • [x] Modify generate-script to support passing the --target-api-url to gh gei commands.

ArinGhazarian avatar Apr 29 '22 19:04 ArinGhazarian

This should also be added to ado2gh

dylan-smith avatar Jun 01 '22 19:06 dylan-smith

Since we're no longer planning to support migrations TO GHAE I'm closing this issue.

dylan-smith avatar Mar 28 '23 16:03 dylan-smith