Git Product home page Git Product logo

kui's Introduction

Kui Shell

Build Status License Conventional Commits lerna Type Coverage Overall Type Coverage Core

Kui Shell offers a new development experience for building cloud-native applications. By combining the power of familiar CLIs with visualizations in high-impact areas, Kui enables you to manipulate complex JSON and YAML data models, integrate disparate tooling, and provides quick access to aggregate views of operational data.

Quick Install

The fastest option is to install a prebuilt release.

Kui-MacOS.tar.bz2 | Kui-Linux.zip

Visit the Kui Installation Guide for installation details and alternative installation options.

Contributing

If you want to help please take a look to our developer guide.

The Kui Experience

Kui screenshot

Click the image to see Kui in motion. For more of the backstory of Kui, read on!

This is a CLI, with Visualizations on the Side

Kui uses Electron to provide you with an augmented but CLI-focused development experience. By using Electron, the same experience carries over, from local development on your laptop, to a browser-based experience.

When running locally, you will have access to your filesystem and your favorite terminal and text editor. To help with complex data, Kui offers a suite of visualizations. You can gracefully flip between the terminal and these visualizations, without having to switch to your browser, log in, wait for pages to load, and navigate through complex menu structures.

For example, to see a visual summary of your Kubernetes pods, issue this command from your favorite terminal:

Example Command Thumbnail of Output
kubectl kui get pods --ui

Without the --ui option, Kui will display the output in your terminal directly; you will observe that the output is identical to that of kubectl, with the possible addition of syntax coloration. With Kui, you have the power to navigate between these modes in a graceful and flexible manner.

kubectl get pods drilldown animated gif

Now try clicking on a row. You should see the "sidecar" sweep in from the right. This split screen mode allows you to drill down to the details of your pods. You can click on one, then another, for rapid inspection of several of your resources. The animated gif should give you a sense of the possibilities (click on it to see a larger version).

Further Reading and Examples

Kui also has support for Apache OpenWhisk and Apache Composer. In all three cases, from Kubernetes, to serverless, to serverless composition, the story is the same: you can gracefully transition into the world of visualizations without altering your normal productive workflows.

kui's People

Contributors

starpit avatar myan9 avatar abdonrd avatar jesusprubio avatar ruanxianzhi avatar joshuaauerbachwatson avatar imgbotapp avatar ydarias avatar rvennam avatar kant avatar paulcastro avatar nirvana-flame avatar

Watchers

 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.