We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c8185 commit 68dec71Copy full SHA for 68dec71
README.md
@@ -69,6 +69,7 @@ go build -o jh .
69
### Authentication (`jh auth`)
70
71
- `jh auth login` - Login to JuliaHub using OAuth2 device flow
72
+ - `jh auth login -s yourinstall` to login to yourinstall.juliahub.com
73
- `jh auth refresh` - Refresh authentication token
74
- `jh auth status` - Show authentication status
75
- `jh auth env` - Print environment variables for authentication
0 commit comments