{"id":16630958,"url":"https://github.com/zmb3/cfinspect","last_synced_at":"2026-04-24T13:32:47.078Z","repository":{"id":80787370,"uuid":"94132983","full_name":"zmb3/cfinspect","owner":"zmb3","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-12T21:36:37.000Z","size":2637,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-26T01:56:44.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zmb3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-12T19:30:43.000Z","updated_at":"2017-06-12T19:31:11.000Z","dependencies_parsed_at":"2023-10-27T21:31:12.591Z","dependency_job_id":null,"html_url":"https://github.com/zmb3/cfinspect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zmb3/cfinspect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Fcfinspect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Fcfinspect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Fcfinspect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Fcfinspect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zmb3","download_url":"https://codeload.github.com/zmb3/cfinspect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmb3%2Fcfinspect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32225758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-12T04:50:14.304Z","updated_at":"2026-04-24T13:32:47.062Z","avatar_url":"https://github.com/zmb3.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cf inspect\n\nA `cf` CLI plugin for inspecting various metadata from your Cloud Foundry deployment.\n\nUsage:\n\n```\n$ cf inspect \u003cCOMMAND\u003e [args...]\n```\n\n## Install\n\nThis plugin is an early experiment and must be built from source.\n\n- Ensure you have installed Go 1.7+\n- Install the `dep` tool: `go get -u github.com/golang/dep/cmd/dep`\n- Clone this repo:\n   - `mkdir -p $(go env GOPATH)/src/github.com/zmb3`\n   - `git clone https://github.com/zmb3/cfinspect $(go env GOPATH)/src/github.com/zmb3/cfinspect`\n   - `cd $(go env GOPATH)/src/github.com/zmb3/cfinspect`\n- Install dependencies: `dep ensure`\n- Build: `go build`\n\nAt this point, you should have a `cfinspect` that can be registered with the CLI:\n\n```\n$ cf install-plugin ./cfinspect\n$ cf inspect -h\nNAME:\n   inspect - Inspect various CF metadata\n\nUSAGE:\n   inspect\n\tcf inspect \u003ccommand\u003e [args...]\n```\n\n## Commands\n\n### droplet\n\n`cf inspect droplet \u003cAPP_NAME\u003e` will download the droplet for the specified app\nand print a summary of its contents.\n\n```\n$ cf inspect droplet staticapp\nType   Name                                     [Size]\n---------------------------------------------------\nd     ./\nf       ./staging_info.yml                       74\nd     ./logs/\nd     ./tmp/\nd     ./app/\nf       ./app/sources.yml                        133\nd     ./app/nginx/\nd     ./app/nginx/logs/\nd     ./app/nginx/sbin/\nf       ./app/nginx/sbin/nginx                   5864002\nd     ./app/nginx/conf/\nf       ./app/nginx/conf/nginx.conf              1413\nf       ./app/nginx/conf/mime.types              2081\nf       ./app/boot.sh                            125\nf       ./app/start_logging.sh                   86\nf       ./app/Staticfile                         0\nf       ./app/.profile                           265\nd     ./app/.profile.d/\nf       ./app/.profile.d/staticfile.sh           1214\nd     ./app/public/\nf       ./app/public/README.md                   1975\nf       ./app/public/index.html                  393\nf       ./app/public/LICENSE                     11357\nf       ./app/public/index.js                    650\nf       ./app/public/styles.css                  63\nf       ./app/public/config.json                 2100\n\n-- Droplet saved to droplet-staticapp-20170612-085112.tgz\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmb3%2Fcfinspect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzmb3%2Fcfinspect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmb3%2Fcfinspect/lists"}