{"id":31942972,"url":"https://github.com/emirozer/cf-doctor-plugin","last_synced_at":"2025-10-14T09:47:14.506Z","repository":{"id":56855329,"uuid":"47716808","full_name":"emirozer/cf-doctor-plugin","owner":"emirozer","description":"brew doctor equivalent for cloudfoundry - :hospital:","archived":false,"fork":false,"pushed_at":"2019-04-29T08:55:41.000Z","size":53962,"stargazers_count":11,"open_issues_count":3,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-06-20T17:50:35.363Z","etag":null,"topics":["cli-app","cloudfoundry","golang","health-check"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emirozer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-09T20:25:55.000Z","updated_at":"2024-06-20T17:50:35.364Z","dependencies_parsed_at":"2022-09-22T14:26:05.260Z","dependency_job_id":null,"html_url":"https://github.com/emirozer/cf-doctor-plugin","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/emirozer/cf-doctor-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emirozer%2Fcf-doctor-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emirozer%2Fcf-doctor-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emirozer%2Fcf-doctor-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emirozer%2Fcf-doctor-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emirozer","download_url":"https://codeload.github.com/emirozer/cf-doctor-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emirozer%2Fcf-doctor-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018574,"owners_count":26086404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli-app","cloudfoundry","golang","health-check"],"created_at":"2025-10-14T09:45:19.557Z","updated_at":"2025-10-14T09:47:14.496Z","avatar_url":"https://github.com/emirozer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CloudFoundry CLI Plugin - Doctor\n\nThis plugin is obviously inspired from [brew](http://brew.sh/) doctor :) It will scan your currently `target`ed cloudfoundry space to see if there are anomalies or useful action points that it can report back to you. Current functionality is only focused on apps and routes..\n\nThis plugin does *not* change any state or configuration, it merely just scans and gathers information than reports back anomalies.\n\n## Installation\n\nInstall pre-built plugin from \u003chttps://plugins.cloudfoundry.org\u003e:\n\n```plain\ncf install-plugin -r CF-Community \"doctor\"\n```\n\nAlternatively, build and install from source:\n\n```plain\ngo get github.com/cloudfoundry/cli\ngo get github.com/emirozer/cf-doctor-plugin\ncd $GOPATH/src/github.com/emirozer/cf-doctor-plugin\ngo build\ncf install-plugin cf-doctor-plugin\n```\n\n## Usage\n\nTo triage the current space:\n\n```plain\ncf doctor\n```\n\nTo triage all available spaces in current org:\n\n```plain\ncf doctor --all-spaces\n```\n\n## Sample output\n\n![Screenshot](https://raw.github.com/emirozer/cf-doctor-plugin/master/docs/ndoc.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femirozer%2Fcf-doctor-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femirozer%2Fcf-doctor-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femirozer%2Fcf-doctor-plugin/lists"}