{"id":17093589,"url":"https://github.com/chrisdothtml/phab-lookup-cli","last_synced_at":"2026-05-06T02:37:04.057Z","repository":{"id":90254074,"uuid":"180923024","full_name":"chrisdothtml/phab-lookup-cli","owner":"chrisdothtml","description":"A convenience CLI for phabricator","archived":false,"fork":false,"pushed_at":"2020-07-16T22:31:53.000Z","size":106,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T22:44:51.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://npm.im/phab-lookup-cli","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrisdothtml.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":"2019-04-12T03:26:15.000Z","updated_at":"2019-09-20T19:06:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"84679993-77b3-4a84-bff3-3041320b68cf","html_url":"https://github.com/chrisdothtml/phab-lookup-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Fphab-lookup-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Fphab-lookup-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Fphab-lookup-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Fphab-lookup-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisdothtml","download_url":"https://codeload.github.com/chrisdothtml/phab-lookup-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245136322,"owners_count":20566584,"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-10-14T14:07:42.836Z","updated_at":"2025-10-24T19:39:23.008Z","avatar_url":"https://github.com/chrisdothtml.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phab-lookup-cli\n\n\u003e A convenience CLI for phabricator\n\n## Install\n\n```sh\nyarn global add phab-lookup-cli\n\n# or npm\nnpm i -g phab-lookup-cli\n```\n\n## Use\n\n**NOTE**: when providing a repo name, you can provide either the full name (e.g. scope/repo-name) or short name (e.g. repo-name). It'll try to pick the best match based on the search results, but you may need to specify the full name in some cases\n\n### clone\n\nClone repo (shorthand: `phab c`)\n\n```sh\nphab clone repo-name\n# git clones `scope/repo-name`\n\nphab clone repo-name -b some-branch\n# passes extra args directly into `git clone`\n\nphab clone asdf\n#\u003e Repo not found: asdf\n```\n\n### open\n\nOpen repo in browser (shorthand: `phab o`)\n\n```sh\nphab open scope/repo-name\n# opens repo in browser\n\nphab open repo-name\n# opens repo in browser\n\nphab open asdf\n#\u003e Repo not found: asdf\n```\n\n### repo\n\nPrint diffusion url for repo (shorthand: `phab r`)\n\n```sh\nphab repo repo-name\n#\u003e https://phab-url.com/diffusion/WECREHQ\n\nphab repo asdf\n#\u003e Repo not found: asdf\n```\n\n## Configure\n\nThis expects an `~/.arcrc` to exist with authentication info (if you use phab, you might already have one). e.g.\n\n```json\n{\n  \"hosts\": {\n    \"https://phab-url.com/api/\": {\n      \"token\": \"...\"\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisdothtml%2Fphab-lookup-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisdothtml%2Fphab-lookup-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisdothtml%2Fphab-lookup-cli/lists"}