Documentation
¶
Overview ¶
doctor_fix_cmd.go implements `mcpproxy doctor fix <CODE> --server <name>` (spec 044). It's a thin CLI wrapper around POST /api/v1/diagnostics/fix that looks up the fixer_key from the diagnostics catalog based on the supplied error code so the caller doesn't have to know about the internal fixer key registry.
Source Files
¶
- activity_cmd.go
- auth_cmd.go
- call_cmd.go
- cmd_helpers.go
- code_cmd.go
- confirmation.go
- connect_cmd.go
- doctor_cmd.go
- doctor_fix_cmd.go
- doctor_listcodes_cmd.go
- edition.go
- exit_codes.go
- feedback_cmd.go
- main.go
- secrets_cmd.go
- security_cmd.go
- startup_outcome.go
- status_cmd.go
- status_teams_stub.go
- telemetry_cmd.go
- token_cmd.go
- tools_cmd.go
- trust_cert_cmd.go
- tui_cmd.go
- upstream_cmd.go
Click to show internal directories.
Click to hide internal directories.