Code Monkey home page Code Monkey logo

cli's Introduction

IBM Maximo Application Suite CLI Utility

GitHub release Build CLI

Introduction

There are minimal dependencies to meet on your own computer to use the CLI:

  • Bash (v4)
  • OpenShift client
  • IBMCloud client with container plugin enabled
  • Ansible
  • Python
  • Network access to the OpenShift cluster

The best way to use the CLI is via the container image: docker run -ti -v ~:/mnt/home --pull always quay.io/ibmmas/cli.

All settings can be controlled via environment variables to avoid needing to manually type them out, for example if you export IBM_ENTITLEMENT_KEY=xxxx then when you run the install that input will be prefilled with the value from the environment variable, allowing you to press Enter to continue, or modify the value if you need to. Most commands support both an interactive and a non-interactive mode.

The engine that performs all tasks is written in Ansible, you can directly use the same automation outside of this CLI if you wish. The code is open source and available in ibm-mas/ansible-devops, the collection is also available to install directly from Ansible Galaxy.

Documentation

https://ibm-mas.github.io/cli/

Want to contribute to MAS Command Line Interface?

We welcome every Maximo Application Suite users, developers and enthusiasts to contribute to the MAS Command Line Interface while fixing code issues and implementing new automated functionalities.

You can contribute to this collection by raising a new issue with suggestions on how to make our MAS automation engine even better, or if you want to become a new code contributor, please refer to the Contributing section and learn more about how to get started.

cli's People

Contributors

durera avatar alequint avatar andrercm avatar leo-miran avatar sanjayprab avatar caroazad avatar terenceq avatar stonepd avatar rawa-resul avatar unnati-solanki-git avatar racree avatar whitfiea avatar joaopauloksn avatar mattlrx avatar alicenahas avatar jonahluckett avatar sbudhira avatar sekharcvalluri avatar lokesh-sreedhara avatar xwgao avatar ianboden avatar creyesibm avatar gabrielbonamicoibm avatar liyongc avatar jonatash avatar hquntang avatar chriscochran avatar harsh42774 avatar istrate avatar padmankosalaram 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.