The issue
command allows you to create, view and manage issues.
To see a list of sub-commands, run kit issue
Usage:kit issue [flags]kit issue [command]​Available Commands:close Close an issuecreate Create an issue or add a comment to an existing issuelist List issuesread Read an issuereopen Reopen a closed issuestatus Get the status of an issue
--no-pager
- Disable the use of a pager to render lengthy output.
-h, --help
- Print out the help message.