Coder Social home page Coder Social logo

kata-cli's Introduction

Codacy Badge

Introduction

Kata Command Line Interface (Kata CLI) is a tool for creating bots with Kata Markup Language (Kata ML) and helps managing the bots with command line/shell of various operating systems. For more information, check our website (http://kata.ai/en).

Links

Installation

Install Kata-CLI at your device, using this command:

npm install -g kata-cli

now you can use command kata globally

Commands

Use kata --help to see commands list available

Command as user and team :

  • kata init [options] <name> [version] - Init the bot
  • kata versions - List versions of the bot
  • kata config-view - View config stored in .katajson file
  • kata list-bots - List the bots
  • kata push [options] - Push the bot
  • kata pull <name> <version> - Pull the bot with specified name and version
  • kata remove-bot - Delete selected bot
  • kata test [file]
  • kata console [options] <diaenneUrl>
  • kata deploy <name> [version] - Deploy the bot
  • kata add-channel [options] <name> <channelName> - Add bot channel
  • kata remove-channel <name> <channelName> - Remove bot channel
  • kata drop <name>
  • kata session-get <id> [deploymentId]
  • kata session-create [options] [id] [deploymentId]
  • kata session-update [options] <id> [deploymentId]
  • kata session-delete <id> [deploymentId]
  • kata set <prop> <value>
  • kata switch <type> [name]

Command as user :

  • kata login [options]
  • kata logout
  • kata whoami
  • kata change-password
  • kata create-team <teamName>
  • kata create-user - admin only

Command as team :

  • kata add-member <username> [options] --admin
  • kata remove-member <username>

kata-cli's People

Contributors

aliarham11 avatar prakashdivyy avatar ramarahmanda avatar ikmals avatar madenindya avatar luthfianto 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.