UNPKG

@kui-shell/plugin-tutorials

Version:

IBM Cloud shell plugin for tutorials

48 lines (47 loc) 1.49 kB
{ "profile": "Welcome", "level": "Beginner", "time": "5 minutes", "height": "tall", "steps": [ { "heading": "Developing with Kui", "content": "The Kui terminal is a CLI with a GUI twist, an open-source terminal that offers fast visual assist where it matters, and gets out of the way when decades of enduring goodness is good enough.", "renderingHints": "fifty-fifty", "extras": { "nextSteps": [ { "command": "auth", "display": "authentication", "doc": "To create and invoke, you will need to be authenticated", "when": "no-auth" }, { "command": "tutorial kubernetes starter", "display": "kubernetes basics", "doc": "An **interactive tutorial** that shows some Kubernetes starter material" }, { "command": "tutorials", "doc": "Choose from the **full list of tutorials**" }, { "command": "combinators", "doc": "A **reference guide** to Apache Composer programming" }, { "command": "composer help", "doc": "Explore the Composition Service **CLI commands**", "when": "auth", "hidden": true }, { "command": "wsk help", "doc": "Explore the **Cloud Function** commands", "hidden": true } ] } } ] }