summaryrefslogtreecommitdiff
path: root/src/rhctl/telnet.go
Commit message (Expand)AuthorAgeFilesLines
* fixed command type mappingChristian Pointner2016-03-311-1/+1
* switch status commands work nowChristian Pointner2016-03-311-10/+25
* switched to different pubsub packageChristian Pointner2016-03-301-33/+55
* add support for listening to status messagesChristian Pointner2016-03-301-3/+41
* basic telnet commandsChristian Pointner2016-03-291-6/+79
* added telnet control interfaceChristian Pointner2016-03-291-0/+59