# ccli
A placeholder project for to be opinionated Camunda Platform 7 CLI.
## Requirements
Use of `ccli` to render BPMN diagrams require NodeJS (`node`) and Chrome
(`chrome`) or Chromium (`chromium`) browser on the current system path.
## Usage
```
Usage: ccli [OPTIONS] COMMAND [ARGS]...
Opinionated Camunda Platform 7 CLI
Options:
--url TEXT Set Camunda REST API base URL (env: CAMUNDA_URL).
--authorization TEXT Set Authorization header (env: CAMUNDA_AUTHORIZATION).
--help Show this message and exit.
Commands:
render instance INSTANCE_ID [OUTPUT_PATH]
```
For example, Basic authorization with user `demo` and password `demo`
could be set with:
```
export CAMUNDA_AUTHORIZATION="Basic ZGVtbzpkZW1v"
```
Raw data
{
"_id": null,
"home_page": "https://github.com/datakurre/cmndseven-cli/",
"name": "cmndseven-cli",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Asko Soukka",
"author_email": "asko.soukka@iki.fi",
"download_url": "https://files.pythonhosted.org/packages/2d/93/f7ce3251910c3bd0dac333e9d16623878c1e08bcfefcffce5604eba4beaa/cmndseven_cli-0.2.1.tar.gz",
"platform": null,
"description": "# ccli\n\nA placeholder project for to be opinionated Camunda Platform 7 CLI.\n\n\n## Requirements\n\nUse of `ccli` to render BPMN diagrams require NodeJS (`node`) and Chrome\n(`chrome`) or Chromium (`chromium`) browser on the current system path.\n\n\n## Usage\n\n```\n\nUsage: ccli [OPTIONS] COMMAND [ARGS]...\n\n Opinionated Camunda Platform 7 CLI\n\nOptions:\n --url TEXT Set Camunda REST API base URL (env: CAMUNDA_URL).\n --authorization TEXT Set Authorization header (env: CAMUNDA_AUTHORIZATION).\n --help Show this message and exit.\n\nCommands:\n render instance INSTANCE_ID [OUTPUT_PATH]\n\n```\n\nFor example, Basic authorization with user `demo` and password `demo`\ncould be set with:\n\n```\nexport CAMUNDA_AUTHORIZATION=\"Basic ZGVtbzpkZW1v\"\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Opinionated Camunda Platform 7 CLI",
"version": "0.2.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a3cd3b4ae5462c6e7d8c1f6f7f2c83a901108e1efa3a2d6dc37e981645dab820",
"md5": "c8fcea00d6444965f68baae25ef3c46b",
"sha256": "c178b16cab5a064a87481d7010cb7909fa8bd6e085821806d176e30bb0dd9368"
},
"downloads": -1,
"filename": "cmndseven_cli-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c8fcea00d6444965f68baae25ef3c46b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 478746,
"upload_time": "2023-01-20T19:20:05",
"upload_time_iso_8601": "2023-01-20T19:20:05.259709Z",
"url": "https://files.pythonhosted.org/packages/a3/cd/3b4ae5462c6e7d8c1f6f7f2c83a901108e1efa3a2d6dc37e981645dab820/cmndseven_cli-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2d93f7ce3251910c3bd0dac333e9d16623878c1e08bcfefcffce5604eba4beaa",
"md5": "1bb7ca04abf3173f5230e60e50cc66b4",
"sha256": "f21a69e7d29372e36ca527f95bee0e32702169cbae0ed10cd3c5092a6e78aea5"
},
"downloads": -1,
"filename": "cmndseven_cli-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "1bb7ca04abf3173f5230e60e50cc66b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 475300,
"upload_time": "2023-01-20T19:19:28",
"upload_time_iso_8601": "2023-01-20T19:19:28.677576Z",
"url": "https://files.pythonhosted.org/packages/2d/93/f7ce3251910c3bd0dac333e9d16623878c1e08bcfefcffce5604eba4beaa/cmndseven_cli-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-20 19:19:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "datakurre",
"github_project": "cmndseven-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cmndseven-cli"
}