Skip to content

Commit 6983d5f

Browse files
committed
Drop PULLS column from registry list example
The PULLS header in thv registry list output is currently empty for every row, so showing it with no values is confusing. Drop the column from the example until upstream populates it.
1 parent c0c7051 commit 6983d5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/toolhive/guides-cli/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ thv registry list
104104
You'll see output similar to this:
105105

106106
```text
107-
NAME TYPE DESCRIPTION TIER STARS PULLS
107+
NAME TYPE DESCRIPTION TIER STARS
108108
io.github.stacklok/atlassian container Connect to Atlassian products like Confluence, ... Community 5002
109109
io.github.stacklok/fetch container A Model Context Protocol server that provides ... Community 56714
110110
io.github.stacklok/github container The GitHub MCP Server provides seamless integr... Official 16578

0 commit comments

Comments
 (0)