You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| -g, --github_enterprise | Your GitHub Enterprise URL. https://your-internal-githubenterprise.com/api/v3 <br />(Reminder: do not forget the `/api/v3` at the end)|
72
-
| -t, --token | The GitHub token. https://github.com/settings/tokens|
70
+
| -g, --github_enterprise | Your GitHub Enterprise URL. <https://your-internal-githubenterprise.com/api/v3> <br />(Reminder: do not forget the `/api/v3` at the end)|
71
+
| -t, --token | The GitHub token. <https://github.com/settings/tokens>|
73
72
| -o, --organization | The User or Organization slug that the repo lives under. <br />Example: For `/myOrg/my-repo`, this value would be **myOrg**. |
74
73
| -r, --repository | The repository name (slug).<br />Example: For `/myOrg/my-repo`, this value would be **my-repo**. |
75
74
| -v, --verbose | Include additional logging information. |
@@ -84,7 +83,7 @@ For all actions, the tool will ask you to input a GitHub token. To obtain this t
84
83
85
84
See [CHANGELOG.md](https://github.com/gavinr/github-csv-tools/blob/master/CHANGELOG.md)
86
85
87
-
## Hosted version [](https://repoio.com)
86
+
## Hosted version [](https://repoio.com)
88
87
89
88
This software can be used without download/install by going to [repoio.com](https://repoio.com).
0 commit comments