diff --git a/pkg/cli/commands/root.go b/pkg/cli/commands/root.go index 296d029..2115fc1 100644 --- a/pkg/cli/commands/root.go +++ b/pkg/cli/commands/root.go @@ -16,6 +16,8 @@ var svc *service.Services type Flags struct { interactive bool + limit int + title string description string status string