mirror of
https://github.com/ipfs/kubo.git
synced 2025-10-17 11:43:31 +08:00
core/commands: Rearranged command list sections
This commit is contained in:
@ -41,18 +41,18 @@ Tool commands:
|
||||
name Publish or resolve IPNS names
|
||||
log Change the logging level
|
||||
|
||||
Network commands:
|
||||
|
||||
swarm Manage connections to the p2p network
|
||||
bootstrap Add or remove bootstrap peers
|
||||
ping Measure the latency of a connection
|
||||
|
||||
Advanced Commands:
|
||||
|
||||
daemon Start a long-running daemon process
|
||||
mount Mount an ipfs read-only mountpoint
|
||||
diag Print diagnostics
|
||||
|
||||
Network commands:
|
||||
|
||||
swarm Manage connections to the p2p network
|
||||
bootstrap Add or remove bootstrap peers
|
||||
ping Measure the latency of a connection
|
||||
|
||||
Plumbing commands:
|
||||
|
||||
block Interact with raw blocks in the datastore
|
||||
|
Reference in New Issue
Block a user