{"id":21888623,"url":"https://github.com/swisscom/cf-statistics-plugin","last_synced_at":"2025-04-15T10:18:19.639Z","repository":{"id":41819590,"uuid":"38627764","full_name":"swisscom/cf-statistics-plugin","owner":"swisscom","description":"CloudFoundry CLI plugin for displaying real-time metrics and statistics data","archived":false,"fork":false,"pushed_at":"2024-10-16T15:16:39.000Z","size":2039,"stargazers_count":27,"open_issues_count":3,"forks_count":3,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-15T10:17:59.004Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swisscom.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-07-06T15:27:45.000Z","updated_at":"2024-10-16T15:16:42.000Z","dependencies_parsed_at":"2022-09-03T15:12:29.156Z","dependency_job_id":null,"html_url":"https://github.com/swisscom/cf-statistics-plugin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fcf-statistics-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fcf-statistics-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fcf-statistics-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fcf-statistics-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swisscom","download_url":"https://codeload.github.com/swisscom/cf-statistics-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249048747,"owners_count":21204306,"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","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-11-28T11:16:15.630Z","updated_at":"2025-04-15T10:18:19.614Z","avatar_url":"https://github.com/swisscom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud Foundry CLI Statistics Plugin\nCloudFoundry CLI plugin for displaying real-time metrics and statistics data\n\nThis plugin displays a terminal dashboard showing current app usage metrics/statistics.\nIt can also stream these metrics as JSON formatted output to stdout.\n\n[![cf-statistics-plugin](screencast.gif)](screencast.webm)\n\n## Installation\n\n#### Install from CLI (v.6.10.0 and up)\n```\n$ cf add-plugin-repo CF-Community http://plugins.cloudfoundry.org/\n$ cf install-plugin Statistics -r CF-Community\n```\n  \n#### Install from binary\n- Download the appropriate plugin binary from [releases](https://github.com/swisscom/cf-statistics-plugin/releases)\n- Install the plugin: `$ cf install-plugin \u003cbinary\u003e`\n\n#### Install from Source\n```\n$ go get github.com/swisscom/cf-statistics-plugin\n$ cf install-plugin $GOPATH/bin/cf-statistics-plugin\n```\n\n## Usage\n\n```\n$ cf statistics APP_NAME\n```\n\n## Uninstall\n\n```\n$ cf uninstall-plugin Statistics\n```\n\n## Commands\n\n| command/option | usage | description|\n| :--------------- |:---------------| :------------|\n|`statistics`| `cf statistics APP_NAME` |display live metrics/statistics dashboard|\n|`--debug`|`cf statistics APP_NAME --debug`|prints metrics to stdout in JSON format|\n|`--full`|`cf statistics APP_NAME --debug --full`|prints full statistics to stdout|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fcf-statistics-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswisscom%2Fcf-statistics-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fcf-statistics-plugin/lists"}