mirror of https://github.com/hashicorp/consul
backport of commit a6d264fafa
(#15524)
parent
98a9643da7
commit
07f0f07d5e
|
@ -262,7 +262,7 @@ After you establish a peering connection, run the [`consul peering list`](/comma
|
|||
For example, the following command requests a list of all peering connections and returns the information in a table:
|
||||
|
||||
```shell-session
|
||||
$ consul peerings list
|
||||
$ consul peering list
|
||||
|
||||
Name State Imported Svcs Exported Svcs Meta
|
||||
cluster-02 ACTIVE 0 2 env=production
|
||||
|
|
Loading…
Reference in New Issue