{"id":20672209,"url":"https://github.com/dgruber/cf-shell","last_synced_at":"2025-07-23T09:05:35.990Z","repository":{"id":68317807,"uuid":"108543787","full_name":"dgruber/cf-shell","owner":"dgruber","description":"A Shell for Running Cloud Foundry Commands with Auto-Completion","archived":false,"fork":false,"pushed_at":"2017-10-27T13:17:11.000Z","size":19456,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-10T17:55:26.243Z","etag":null,"topics":["cfplugin","cloud-foundry","cloudfoundry-plugin","pcf"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/dgruber.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-27T12:33:03.000Z","updated_at":"2018-01-05T03:16:28.000Z","dependencies_parsed_at":"2024-06-20T12:09:52.869Z","dependency_job_id":null,"html_url":"https://github.com/dgruber/cf-shell","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dgruber/cf-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgruber%2Fcf-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgruber%2Fcf-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgruber%2Fcf-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgruber%2Fcf-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgruber","download_url":"https://codeload.github.com/dgruber/cf-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgruber%2Fcf-shell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266649140,"owners_count":23962177,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["cfplugin","cloud-foundry","cloudfoundry-plugin","pcf"],"created_at":"2024-11-16T20:32:48.921Z","updated_at":"2025-07-23T09:05:35.961Z","avatar_url":"https://github.com/dgruber.png","language":"Shell","readme":"# cf-shell - A Shell for Cloud Foundry Commands with Auto-Completion\n\ncf-shell is a simple plugin for the Cloud Foundry *cf* command line tool which \nsupports auto-completion of *cf* arguments. Its core functionality is based on\n_go-prompt_. It makes it easy exploring arguments and its options without \nbrowsing through the help pages.\n\n## Installation\n\n### By Source\n\n    mkdir -p $GOPATH/src/github.com/dgruber\n    cd $GOPATH/src/github.com/dgruber\n    git clone $GOPATH/src/github.com/dgruber/cf-shell\n    cd cf-shell\n    go build\n    cf install-plugin ./cf-shell\n\n### Pre-Build\n\nFor MacOS X:\n\n    cf install-plugin https://github.com/dgruber/cf-shell/blob/master/builds/current/cf-shell.osx?raw=true\n\n## Usage\n\n    cf shell\n\nTyping _quit_ or _exit_ (or ctrl-d) closes the shell.\n\n## Uninstall plugin\n\n    cf uninstall-plugin Shell\n\n## Screenshots \n\nArguments\n\n![cli completion](images/example.png?raw=true \"arguments\")\n\n...and options\n\n![cli completion](images/example_context.png?raw=true \"options\")\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgruber%2Fcf-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgruber%2Fcf-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgruber%2Fcf-shell/lists"}