Rename "ipfs swarm peers" to "ipfs swarm conns"
Open
help wanted
kind/enhancement
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
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)
Contributor guide
Assessment
This issue has not been assessed yet.