Documentation
Website
Mine
GitHub
Faucet
Search…
Documentation
Welcome to MakeOS
Introduction
Install
Quick Start
Set Up a Private Network
Get Test Coins
Track a Repository
What is MakeOS
How it Works
Tokenomics ($MAKE)
Dilithium (Deprecated)
Roadmap
Team
Concepts
Repository
Namespace
Key
Issue Management
Merge Request
Transactions
Validator
Host
Remote
JavaScript Console API
repo
pushkey
namespace
node
user
transaction
ticket
KIT CLI Reference
Overview
init
start
console
attach
key
tx
repo
user
pk
sign
contributor
issue
close
create
list
read
reopen
status
mr
Powered By
GitBook
issue
The
issue
command allows you to create, view and manage issues.
To see a list of sub-commands, run
kit issue
1
Usage:
2
kit issue [flags]
3
kit issue [command]
4
​
5
Available Commands:
6
close Close an issue
7
create Create an issue or add a comment to an existing issue
8
list List issues
9
read Read an issue
10
reopen Reopen a closed issue
11
status Get the status of an issue
Copied!
Global Options
--no-pager
- Disable the use of a pager to render lengthy output.
-h, --help
- Print out the help message.
Previous
add
Next
close
Last modified
1yr ago
Copy link
Contents
Global Options