ipfs/kubo

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

Open

#4.196 aberto em 1 de set. de 2017

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
help wantedkind/enhancement

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 30d)

Description

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)

Guia do colaborador