diff --git a/.changelog/17582.txt b/.changelog/17582.txt index bc4dd7e4e573..122b9df98116 100644 --- a/.changelog/17582.txt +++ b/.changelog/17582.txt @@ -1,3 +1,3 @@ ```release-note:feature -consul operator raft list-peers shows the number of commits each follower is trailing the leader by to aid in troubleshooting. +cli: `consul operator raft list-peers` command shows the number of commits each follower is trailing the leader by to aid in troubleshooting. ```