Skip to content
Open
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 templates/jfrog-mcp-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ unless absolutely necessary:
3. Else read `~/.jfrog/jfrog-cli.conf.v6`
(`%USERPROFILE%\.jfrog\jfrog-cli.conf.v6` on Windows) via a
terminal command (file-search skips hidden dirs).
NEVER print the full file contents as it can contain secrets.
NEVER print the full file contents as it can contain secrets.
Use the serverId subkeys:
- exactly one server → use it without asking.
- two or more → list the `serverId`s and ASK the user which one.
Expand Down
Loading