Name | lmctl JSON |
Version |
3.6.0
JSON |
| download |
home_page | https://github.com/IBM/lmctl |
Summary | IBM CP4NA orchestration command line tool |
upload_time | 2023-08-01 07:31:24 |
maintainer | |
docs_url | None |
author | IBM |
requires_python | |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
|
coveralls test coverage |
No coveralls.
|
LMCTL is a command-line client that provides commands for interacting with IBM Telco Network Cloud Manager (TNCM) Orchestrator (TNCO/ALM) environments.
In addition it includes an opinionated pattern for managing xNF/Network Service designs during the CICD lifecycle, as file based projects, to produce packages suitable for production release.
## Quick Install
Assumes you already have Python3.6+ and have decided if LMCTL should be installed in a [virtual environment](https://pypi.org/project/virtualenv/) (recommended) or globally.
Install the latest from Pypi:
```
python3 -m pip install lmctl
```
Verify LMCTL is ready to use:
```
lmctl --version
```
Initiate a config file:
```
lmctl create config
lmctl get config --print-path
```
## Documentation
Documentation available in the source code: <a href="https://github.com/IBM/lmctl/blob/main/docs/index.md" target="_blank">https://github.com/IBM/lmctl/blob/main/docs/index.md</a>
## Links
- Code: <a href="https://github.com/IBM/lmctl" target="_blank">https://github.com/IBM/lmctl</a>
- Releases: <a href="https://github.com/IBM/lmctl/releases" target="_blank">https://github.com/IBM/lmctl/releases</a>
Raw data
{
"_id": null,
"home_page": "https://github.com/IBM/lmctl",
"name": "lmctl",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "IBM",
"author_email": "",
"download_url": "",
"platform": null,
"description": "LMCTL is a command-line client that provides commands for interacting with IBM Telco Network Cloud Manager (TNCM) Orchestrator (TNCO/ALM) environments. \n\nIn addition it includes an opinionated pattern for managing xNF/Network Service designs during the CICD lifecycle, as file based projects, to produce packages suitable for production release.\n\n## Quick Install\n\nAssumes you already have Python3.6+ and have decided if LMCTL should be installed in a [virtual environment](https://pypi.org/project/virtualenv/) (recommended) or globally.\n\nInstall the latest from Pypi:\n```\npython3 -m pip install lmctl\n```\n\nVerify LMCTL is ready to use:\n```\nlmctl --version\n```\n\nInitiate a config file:\n```\nlmctl create config\n\nlmctl get config --print-path\n```\n\n## Documentation\n\nDocumentation available in the source code: <a href=\"https://github.com/IBM/lmctl/blob/main/docs/index.md\" target=\"_blank\">https://github.com/IBM/lmctl/blob/main/docs/index.md</a>\n\n## Links\n\n- Code: <a href=\"https://github.com/IBM/lmctl\" target=\"_blank\">https://github.com/IBM/lmctl</a>\n- Releases: <a href=\"https://github.com/IBM/lmctl/releases\" target=\"_blank\">https://github.com/IBM/lmctl/releases</a>\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "IBM CP4NA orchestration command line tool",
"version": "3.6.0",
"project_urls": {
"Homepage": "https://github.com/IBM/lmctl"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "80cc1466d4437d7e601850a1f52eee7541d3643619938871b50da171b1f64c35",
"md5": "8ec85cafe2f20a9a24110459866bdef1",
"sha256": "ef859a49d9cce4c0cd1faf5176c2ee7108bc0975dc444c3179548642f95d30be"
},
"downloads": -1,
"filename": "lmctl-3.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ec85cafe2f20a9a24110459866bdef1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 242841,
"upload_time": "2023-08-01T07:31:24",
"upload_time_iso_8601": "2023-08-01T07:31:24.941853Z",
"url": "https://files.pythonhosted.org/packages/80/cc/1466d4437d7e601850a1f52eee7541d3643619938871b50da171b1f64c35/lmctl-3.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-01 07:31:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "IBM",
"github_project": "lmctl",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "lmctl"
}