{"id":15779253,"url":"https://github.com/zweifisch/jenkins-cli","last_synced_at":"2026-05-18T06:09:48.517Z","repository":{"id":57170627,"uuid":"124897905","full_name":"zweifisch/jenkins-cli","owner":"zweifisch","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-18T14:07:14.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T16:53:16.153Z","etag":null,"topics":["cli","jenkins"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zweifisch.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}},"created_at":"2018-03-12T14:01:30.000Z","updated_at":"2020-03-07T01:26:40.000Z","dependencies_parsed_at":"2022-08-27T12:02:07.440Z","dependency_job_id":null,"html_url":"https://github.com/zweifisch/jenkins-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zweifisch/jenkins-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fjenkins-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fjenkins-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fjenkins-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fjenkins-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zweifisch","download_url":"https://codeload.github.com/zweifisch/jenkins-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fjenkins-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278486278,"owners_count":25994941,"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-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["cli","jenkins"],"created_at":"2024-10-04T18:03:41.950Z","updated_at":"2025-10-05T16:53:17.229Z","avatar_url":"https://github.com/zweifisch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jenkins-cli\n\n``` sh\nnpm i -g @zf/jenkins-cli\n```\n\n## projects\n\n```sh\nexport JENKINS_URL=http://admin:password@localhost:8080\njenkins list\n\n# filter by status\njenkins list --building\n\n# filter by name\njenkins list \u003cpartialname\u003e\n\n# enable/disable\njenkins enable \u003cproject\u003e\njenkins disable \u003cproject\u003e\n\n# get project defination\njenkins dump \u003cproject\u003e\n```\n\n## builds\n\n``` sh\n# trigger build\njenkins build \u003cproject\u003e\n\n# get last build of project\njenkins last \u003cproject\u003e\n\n# list builds of project\njenkins builds \u003cproject\u003e\n\n# get console output\njenkins output \u003cproject\u003e \u003cbuild\u003e\n```\n\n## artifacts\n\n```sh\n# list artifacts of the last stable build\njenkins artifacts \u003cproject\u003e\n\n# download artifacts\njenkins donwload \u003cproject\u003e\n\n# only download deb packages\njenkins donwload \u003cproject\u003e --ext deb\n```\n\n## multibranch project\n\n```sh\njenkins download \u003cproject\u003e \u003cbranch\u003e\n```\n\n## export/import\n\n```sh\njenksin export --path \u003cmyfolder\u003e\n\njenksin import --path \u003cmyfolder\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fjenkins-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzweifisch%2Fjenkins-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fjenkins-cli/lists"}