Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/upstream-projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ projects:

- id: toolhive
repo: stacklok/toolhive
version: v0.28.1
version: v0.28.2
# toolhive is a monorepo covering the CLI, the Kubernetes
# operator, and the vMCP gateway. It also introduces cross-
# cutting features that land in concepts/, integrations/,
Expand Down
1 change: 1 addition & 0 deletions docs/toolhive/reference/cli/thv_registry_login.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ thv registry login [flags]
### Options

```
-p, --allow-private-ip Allow --registry to reference a private IP address (default false). Mirrors the flag on 'thv config set-registry'.
--audience string OAuth audience parameter for registry authentication (optional)
--client-id string OAuth client ID for registry authentication
-h, --help help for login
Expand Down