{"id":22326468,"url":"https://github.com/thecodesmith/jenkins-cli-wrapper","last_synced_at":"2025-03-26T06:12:43.955Z","repository":{"id":84776779,"uuid":"469875048","full_name":"thecodesmith/jenkins-cli-wrapper","owner":"thecodesmith","description":"A simple and fast CLI to develop Jenkins builds on the command line","archived":false,"fork":false,"pushed_at":"2023-10-26T23:41:32.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T07:32:39.260Z","etag":null,"topics":[],"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/thecodesmith.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":"2022-03-14T19:23:14.000Z","updated_at":"2023-10-24T20:04:03.000Z","dependencies_parsed_at":"2023-10-27T00:31:51.967Z","dependency_job_id":null,"html_url":"https://github.com/thecodesmith/jenkins-cli-wrapper","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/thecodesmith%2Fjenkins-cli-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodesmith%2Fjenkins-cli-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodesmith%2Fjenkins-cli-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodesmith%2Fjenkins-cli-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodesmith","download_url":"https://codeload.github.com/thecodesmith/jenkins-cli-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245598317,"owners_count":20641884,"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-12-04T02:17:48.787Z","updated_at":"2025-03-26T06:12:43.928Z","avatar_url":"https://github.com/thecodesmith.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jenkins CLI Wrapper\n\n_A simple and fast CLI to develop Jenkins builds on the command line_\n\n## Features\n\n- [ ] Repository-aware: project metadata enables seamless pipeline operations for multibranch pipelines\n- [ ] Branch-aware pipeline replay and pipeline logs\n- [ ] Replay uses Jenkinsfile in current directory\n- [x] Jenkinsfile linting: defaults to Jenkinsfile in current directory\n- [ ] Open pipeline in browser\n\n## Usage\n\n    jenkinsw [command] [options]\n\n    Commands:\n      context  Configure multiple Jenkins servers and switch between them\n      help     Display help info for wrapper commands\n      init     Download jenkins-cli.jar from Jenkins server and initialize API token\n      lint     Lint a Declarative Jenkinsfile\n      logs     Display the logs for a multibranch pipeline job\n      replay   Replay a multibranch pipeline job\n      version  Display version info for the Jenkins server, CLI and wrapper\n\n    jenkinsw lint  # runs declarative-linter on Jenkinsfile in current directory\n    jenkinsw lint -j foo/Jenkinsfile  # runs declarative-linter on Jenkinsfile specified by path\n\n    jenkinsw context list\n    jenkinsw context add\n    \u003e Jenkins host URL:\n    \u003e Jenkins user:\n    \u003e Jenkins API key:\n\n## Development\n\nInstall the Cobra CLI:\n\n    make setup\n\nGenerate a new CLI command:\n\n    cobra-cli add \u003csubcommand\u003e -a '\u003cyour name\u003e' -l mit --viper\n\nGenerate a new CLI subcommand:\n\n    cobra-cli add \u003csubcommand\u003e -p \u003cparent command\u003e -a '\u003cyour name\u003e' -l mit --viper\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodesmith%2Fjenkins-cli-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodesmith%2Fjenkins-cli-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodesmith%2Fjenkins-cli-wrapper/lists"}