github.com/defanghe/fabric@v2.1.1+incompatible/docs/wrappers/peer_channel_preamble.md (about) 1 # peer channel 2 3 The `peer channel` command allows administrators to perform channel related 4 operations on a peer, such as joining a channel or listing the channels to which 5 a peer is joined. 6 7 ## Syntax 8 9 The `peer channel` command has the following subcommands: 10 11 * create 12 * fetch 13 * getinfo 14 * join 15 * list 16 * signconfigtx 17 * update