ipfs/kubo

Rename "ipfs swarm peers" to "ipfs swarm conns"

Open

#4,196 创建于 2017年9月1日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Go (13,906 star) (2,725 fork)batch import
help wantedkind/enhancement

描述

Type:

Enhancement(ish)

Severity:

Pedantic

Description:

ipfs swarm peers is misnamed, it should be ipfs swarm conns (it prints connections). We should:

  1. Introduce the new command.
  2. Deprecate the old one and hide it (but don't actually remove it).

Supersedes #4104 (would break too much)

贡献者指南