add limit to flags

This commit is contained in:
Robin Olsen
2026-02-08 12:35:29 +01:00
parent 33ea5c70d8
commit 38faee631f

View File

@@ -16,6 +16,8 @@ var svc *service.Services
type Flags struct {
interactive bool
limit int
title string
description string
status string