{"id":13622115,"url":"https://github.com/mlabouardy/butler","last_synced_at":"2025-10-25T10:30:48.643Z","repository":{"id":47795061,"uuid":"116301310","full_name":"mlabouardy/butler","owner":"mlabouardy","description":"Export/Import Jenkins jobs \u0026 plugins 📤","archived":false,"fork":false,"pushed_at":"2019-05-22T08:37:11.000Z","size":2724,"stargazers_count":123,"open_issues_count":15,"forks_count":34,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-31T06:51:20.235Z","etag":null,"topics":["backup","cli","continuous-integration","jenkins","jenkins-jobs","jenkins-plugin"],"latest_commit_sha":null,"homepage":"","language":"Go","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/mlabouardy.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":"2018-01-04T19:51:26.000Z","updated_at":"2024-03-06T01:56:47.000Z","dependencies_parsed_at":"2022-09-03T03:03:32.532Z","dependency_job_id":null,"html_url":"https://github.com/mlabouardy/butler","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/mlabouardy%2Fbutler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Fbutler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Fbutler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Fbutler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlabouardy","download_url":"https://codeload.github.com/mlabouardy/butler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238120390,"owners_count":19419763,"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":["backup","cli","continuous-integration","jenkins","jenkins-jobs","jenkins-plugin"],"created_at":"2024-08-01T21:01:14.353Z","updated_at":"2025-10-25T10:30:48.292Z","avatar_url":"https://github.com/mlabouardy.png","language":"Go","funding_links":[],"categories":["Go","cli"],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/mlabouardy/butler.svg?style=svg)](https://circleci.com/gh/mlabouardy/butler) [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"logo.png\" width=\"60%\"/\u003e\n\u003c/div\u003e\n\nCLI to import/export Jenkins jobs \u0026 plugins.\n\n## Usage\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"usage.png\" width=\"70%\"/\u003e\n\u003c/div\u003e\n\n## Download\n\nBelow are the available downloads for the latest version of Butler (1.0.0). Please download the proper package for your operating system and architecture.\n\n### Linux:\n\n```\nwget https://s3.us-east-1.amazonaws.com/butlercli/1.0.0/linux/butler\n```\n\n### Windows:\n\n```\nwget https://s3.us-east-1.amazonaws.com/butlercli/1.0.0/windows/butler\n```\n\n### Mac OS X:\n\n```\nwget https://s3.us-east-1.amazonaws.com/butlercli/1.0.0/osx/butler\n```\n\n### OpenBSD:\n\n```\nwget https://s3.us-east-1.amazonaws.com/butlercli/1.0.0/openbsd/butler\n```\n\n### FreeBSD:\n\n```\nwget https://s3.us-east-1.amazonaws.com/butlercli/1.0.0/freebsd/butler\n```\n\n## Installation\n\nTo install the library and command line program, use the following:\n\n```\ngo get -u github.com/mlabouardy/butler\n```\n\n## Available Commands\n\n### Generic environment variables\n\nUsername flag may also be provided via environment variable `JENKINS_USER` and the password via `JENKINS_PASSWORD`.\nIn order to always skip folders, you may set the environment variable `JENKINS_SKIP_FOLDER`.\n\n### Jobs Management\n\n```\n$ butler jobs export --server localhost:8080 --skip-folder\n```\n\n```\n$ butler jobs import --server localhost:8080\n```\n\n### Plugins Management\n\n```\n$ butler plugins export --server localhost:8080\n```\n\n```\n$ butler plugins import --server localhost:8080\n```\n\n### Credentials Management\n\n```\n$ butler credentials decrypt --server localhost:8080 --folder foo/bar \u003e decryptedCredentials.json\n```\n\n```\n$ cat decryptedCredentials.json | butler credentials apply --server localhost:8080 --folder bar/foo\n```\n## Tutorials\n\n* [Butler CLI: Import/Export Jenkins Plugins \u0026 Jobs](http://www.blog.labouardy.com/butler-cli-import-export-jenkins-plugins-jobs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabouardy%2Fbutler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlabouardy%2Fbutler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabouardy%2Fbutler/lists"}