Git Product home page Git Product logo

lmctl's Introduction

License Build Status PyPI version

LMCTL

๐Ÿ’ป LMCTL is a command-line client that provides commands for interacting with IBM Cloud Pak for Network Automation (CP4NA) orchestration environments (previously known as TNCO/ALM).

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 globallly.

๐Ÿš€ Install the latest from Pypi:

python3 -m pip install lmctl

๐ŸŽข Want bleeding edge? Install from source code:

git clone [email protected]:IBM/lmctl.git
cd ./lmctl
git checkout develop

# Virtual env recommended 
python3 -m virtualenv env
source env/bin/activate

python3 -m pip install .

Verify LMCTL is ready to use:

lmctl --version

Login to an environment:

lmctl login cp4na-o-ishtar.example.com --auth-address cp4na-o-nimrod.example.com --username almadmin --save-creds

For more complete install and login instructions, check out the getting started guide

Latest release

๐Ÿ“ฐ See what's new in the latest release

User Guide

๐Ÿ““ To get started, read the User Guide

Development Docs

๐Ÿ“‹ For documentation related to developing LMCTL please see the development docs

lmctl's People

Contributors

dvaccarosenna avatar maheshlokhande1 avatar owen-lynch-ibm avatar sglover avatar chowarth123 avatar 1jenkins avatar manojn94 avatar davetobin avatar dependabot[bot] avatar shikhar-ibm avatar rkumar8j avatar brianpnaughton avatar clloydaccanto avatar trellixvulnteam avatar manojn97 avatar vinit-saini avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.