UNPKG

dev-kong

Version:
25 lines (16 loc) 577 B
# dev-kong Helper CLI for working with Kong (getkong.org) ```bash $ 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 ```