Development Kong Server


Keywords
cli, development, kong
License
MIT
Install
npm install dev-kong@0.11.0

Documentation

dev-kong

Helper CLI for working with Kong (getkong.org)

$ kong
Usage: kong [options] [command]


  Options:

    -V, --version  output the version number
    -h, --help     output usage information


  Commands:

    status                                Check Kong status
    add <name> <hosts> <upstream> [uris]  Adds API
    list                                  List APIs
    delete <name>                         Deletes API
    start                                 Start local Kong server
    stop                                  Stop local Kong server