northwesternmutual / kanali

A Kubernetes Native API Management Solution
Apache License 2.0
186 stars 21 forks source link

adding kanalictl to container #113

Closed frankgreco closed 6 years ago

frankgreco commented 6 years ago

This PR adds the kanalictl binary to the container image so that the following is possible:

$ docker run northwesternmutual/hyperkanali:latest /kanalictl -h
Command line interface for Kanali.

Usage:
  kanalictl [command]

Available Commands:
  apikey      Preforms operations on API key resources
  help        Help about any command
  version     Version information

Flags:
  -h, --help   help for kanalictl

Use "kanalictl [command] --help" for more information about a command.
coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 75.897% when pulling 3c90b5edf347947b5bfae0e906b034c3217802e1 on kanalictl-docker into ba1de27e515a0441005e0dd9d1cfce24ea3bb06f on master.