Add kpod logs command

Signed-off-by: Ryan Cole <rcyoalne@gmail.com>
This commit is contained in:
Ryan Cole 2017-07-21 11:23:48 -04:00
parent a69631c1bd
commit 07572e85f5
36 changed files with 3695 additions and 1 deletions

View file

@ -30,6 +30,7 @@ func main() {
infoCommand,
inspectCommand,
loadCommand,
logsCommand,
mountCommand,
pullCommand,
pushCommand,