{"id":16006559,"url":"https://github.com/nikku/camunda-deploy","last_synced_at":"2026-04-16T14:03:23.312Z","repository":{"id":57193379,"uuid":"162011331","full_name":"nikku/camunda-deploy","owner":"nikku","description":"Deploy to Camunda from the command-line.","archived":false,"fork":false,"pushed_at":"2021-09-15T12:03:09.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T07:19:18.370Z","etag":null,"topics":["camunda","cli","deployment"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/camunda-deploy","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/nikku.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-12-16T14:52:29.000Z","updated_at":"2023-06-06T03:40:09.000Z","dependencies_parsed_at":"2022-09-15T22:30:59.352Z","dependency_job_id":null,"html_url":"https://github.com/nikku/camunda-deploy","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/nikku/camunda-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fcamunda-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fcamunda-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fcamunda-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fcamunda-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikku","download_url":"https://codeload.github.com/nikku/camunda-deploy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fcamunda-deploy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269284695,"owners_count":24391142,"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-08-07T02:00:09.698Z","response_time":73,"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":["camunda","cli","deployment"],"created_at":"2024-10-08T11:42:13.420Z","updated_at":"2026-04-16T14:03:23.246Z","avatar_url":"https://github.com/nikku.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# camunda-deploy\n\n[![CI](https://github.com/nikku/camunda-deploy/actions/workflows/CI.yml/badge.svg)](https://github.com/nikku/camunda-deploy/actions/workflows/CI.yml)\n\nDeploy to [Camunda](https://camunda.com/products/bpmn-engine/) via command-line.\n\n\n## Installation\n\nInstall the command-line utility globally via:\n\n```sh\nnpm install camunda-deploy -g\n```\n\nAlternatively, use it directly via `npx`:\n\n```sh\nnpx camunda-deploy -n my-deployment *.bpmn\n```\n\n\n## Usage\n\n```sh\nUsage\n\n  $ camunda-deploy [options...] \u003cresources...\u003e\n\nOptions\n\n  -n, --name \u003cname\u003e       The deployment name\n  -t, --tenant-id \u003cid\u003e    The (optional) tenant to deploy to\n  -S, --source \u003csource\u003e   The (optional) deployment source\n\n  --verbose               Log verbose output\n  --quite                 Log no output\n  --json                  Output deployed resources as JSON\n\nEndpoint Configuration\n\n  The CLI will read the Camunda endpoint as well as authentication\n  credentials from the following environment variables:\n\n  CAMUNDA_URL\n  CAMUNDA_AUTH_USERNAME\n  CAMUNDA_AUTH_PASSWORD\n  CAMUNDA_AUTH_BEARER\n\n  To retrieve the values it will read a .env file, if found, too.\n\nExamples\n\n  $ camunda-deploy -n invoice -S node-worker-1 *.bpmn\n  \n   ○ preparing deployment (5 resources)\n   ○ deploying to Camunda\n   ✔ 3 artifacts deployed (2 added, 1 updated)\n\n  $ camunda-deploy -n invoice --json *.bpmn \u003e result.json\n```\n\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikku%2Fcamunda-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikku%2Fcamunda-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikku%2Fcamunda-deploy/lists"}