docs/rfcs/20190312_rpk.md
Red Panda Keeper is a binary that will be a Swiss Army Knife CLI application to interact with Red Panda queue.
In order to provide high productivity and be distinguishable, installation, configuration and operation of the system must be clear, easy and user friendly. That is why Red Panda needs state of the art ops tool. In order to achieve that, it is planned to use modern CLI framework that will handle multiple configuration sources and deliver great user experience. The CLI system will help users and developers to interact with Red Panda in structured, understandable and easy way.
The RPK is intedented to be the single application used to interact with Red Panda low latency queue.
It will allow operators to:
TBD
The Red Panda Keeper CLI is going to be developed in Go using Cobra/Viper CLI development framework. The framework provides easy way to build CLI applications with support for flags, multiple configuration sources and user friendly output.
TBD
TBD
TBD