Code Monkey home page Code Monkey logo

kui's Introduction

Kui Shell

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, the Shell enables you to manipulate complex JSON and YAML data models, integrate disparate tooling, and provides quick access to aggregate views of operational data.

This is a CLI, with Visualizations on the Side

The Shell runs on your laptop, or in a browser. When running locally, you will have access to your filesystem and your favorite terminal and text editor. To help with complex data, the tool also offers a suite of visualizations. These visualizations also run locally, using an Electron component. 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 so on.

CLI Examples (those that work well without graphics)

Some commands work well in textual mode, without any need for graphical assistance:

Command Output
kui app create hello @demos/hello.js ok: updated composition hello
kui app list hello            composition
kui app async hello ok: invoked hello with id ...
kui session list session list output

Examples that provide visualizations

Other commands will provide you with a graphical view by default (in most cases, you can specify --cli if you really want to stay in text mode). You can launch multiple of these graphical windows, and keep them open to help you with other tasks. Opening a new "windowed" command takes only a second or so.


Visualizing a composition

$ kui preview @demos/looper.js

visualization of composition


A grid view of recent activations

$ kui grid

grid view


For Compositions, a trace visualization

$ kui activation logs eda8a..

trace view


For Cloud Functions, a log viewer

$ kui activation logs c5dba..

logs view


A statisitical view of recent invocations

$ kui table

table view


A temporal view of recent invocations

$ kui grid --timeline

timeline view

kui's People

Contributors

starpit avatar

Watchers

John D. Pope avatar James Cloos avatar  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.