{"id":20768239,"url":"https://github.com/jsforce/jsforce-zsh-completions","last_synced_at":"2026-01-29T10:56:17.662Z","repository":{"id":77410132,"uuid":"61248435","full_name":"jsforce/jsforce-zsh-completions","owner":"jsforce","description":"zsh completion functions for jsforce CLI \u0026 metadata tools","archived":false,"fork":false,"pushed_at":"2016-06-16T00:20:56.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T17:27:17.170Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/jsforce.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":"2016-06-15T23:49:02.000Z","updated_at":"2023-03-11T16:51:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"8fcbaf3c-329a-4249-8652-3373ab619937","html_url":"https://github.com/jsforce/jsforce-zsh-completions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsforce/jsforce-zsh-completions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsforce%2Fjsforce-zsh-completions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsforce%2Fjsforce-zsh-completions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsforce%2Fjsforce-zsh-completions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsforce%2Fjsforce-zsh-completions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsforce","download_url":"https://codeload.github.com/jsforce/jsforce-zsh-completions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsforce%2Fjsforce-zsh-completions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28876589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-11-17T11:36:42.913Z","updated_at":"2026-01-29T10:56:17.628Z","avatar_url":"https://github.com/jsforce.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSforce Zsh Completion functions\n\nCompletion functions in [Zsh](http://www.zsh.org) for [JSforce](https://jsforce.github.io) CLI and its [metadata tools](https://github.com/jsforce/jsforce-metadata-tools).\n\n## Installation\n\n* Clone the repository:\n\n        git clone git://github.com/jsforce/jsforce-zsh-completions.git\n\n* Include the directory in your `$fpath`, for example by adding in `~/.zshrc`:\n\n        fpath=(path/to/jsforce-zsh-completions/functions $fpath)\n\n* You may have to force rebuild `zcompdump`:\n\n        rm -f ~/.zcompdump; compinit\n\n## Feature\n\n- Complete all options available in CLI\n- For `--c, --connection` option argument, complete candidates from registered connections established in former OAuth2 authorization flow, reading JSforce config file (`~/.jsforce/config.json`).\n\n```\n$ jsforce --connection admin@a\n -- connections --\nadmin@aaa.example.com                          admin@abb.example.org\nadmin@abc.example.net                          admin@abcd.example.org\n```\n\n## Requirement\n\nAddition to the installation process above, you need to install [jq](https://stedolan.github.io/jq/) to get connection completion feature to work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsforce%2Fjsforce-zsh-completions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsforce%2Fjsforce-zsh-completions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsforce%2Fjsforce-zsh-completions/lists"}