diff --git a/pkg/logs/tail.go b/pkg/logs/tail.go index 2740d4d7f..2276fc69e 100644 --- a/pkg/logs/tail.go +++ b/pkg/logs/tail.go @@ -30,6 +30,7 @@ import ( ) type ( + // TailCommand represents the CLI subcommand for Log Tailing. TailCommand struct { common.Base manifest manifest.Data