mirror of
https://github.com/ipfs/kubo.git
synced 2025-10-18 12:13:28 +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
|
name Publish or resolve IPNS names
|
||||||
log Change the logging level
|
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:
|
Advanced Commands:
|
||||||
|
|
||||||
daemon Start a long-running daemon process
|
daemon Start a long-running daemon process
|
||||||
mount Mount an ipfs read-only mountpoint
|
mount Mount an ipfs read-only mountpoint
|
||||||
diag Print diagnostics
|
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:
|
Plumbing commands:
|
||||||
|
|
||||||
block Interact with raw blocks in the datastore
|
block Interact with raw blocks in the datastore
|
||||||
|
Reference in New Issue
Block a user