issue
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 issue
create Create an issue or add a comment to an existing issue
list List issues
read Read an issue
reopen Reopen a closed issue
status 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.
Last modified 2yr ago