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
{{ message }}
This repository was archived by the owner on Oct 30, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,12 +50,17 @@ Available Commands:
50
50
suggest Suggest a command
51
51
52
52
Flags:
53
-
-h, --help helpfor copilot
54
-
-v, --version version for copilot
53
+
-h, --help helpfor copilot
54
+
--hostname string The GitHub host to use for authentication
55
+
-v, --version version for copilot
55
56
56
57
Use "copilot [command] --help"for more information about a command.
57
58
```
58
59
60
+
### Multi-account notes
61
+
62
+
Multi-account users can use `--hostname` flag or `GH_HOST` environment variable to specify the GitHub hostname for commands that would otherwise assume the `github.com` host.
63
+
59
64
## Set up optional helpers
60
65
61
66
**Is `gh copilot suggest ...` too many keystrokes? Do you want support for executing suggestions and keeping them in history?**
@@ -158,11 +163,12 @@ I'm powered by AI, so surprises and mistakes are possible. Make sure to verify a
0 commit comments