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 (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: https://github.com/IBM/lmctl/blob/master/docs/index.md
Links
- Code: https://github.com/IBM/lmctl
- Releases: https://github.com/IBM/lmctl/releases
Release files for lmctl 3.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lmctl-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / lmctl-3.0.0-py3-none-any.whl
| Download URL | lmctl-3.0.0-py3-none-any.whl |
|---|---|
| Size | 199.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
08e718f689286f06160c6284f7ca42f4131741a81de0c1f60422bc1d3ad913c3
|
|
BLAKE2b-256 checksum How to use checksums |
b211a9d52a17547db4b0ba1572b59e790224c6f28da81688b7b6c8db0f44fc81
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.7.0 requests/2.25.1 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
|