CLI Link clean-up
This commit is contained in:
parent
fd71fdbefb
commit
e210e7cb58
|
@ -319,7 +319,7 @@ The table below shows this endpoint's support for
|
|||
for more details.
|
||||
</p>
|
||||
|
||||
-> The corresponding CLI command is [`consul intention create`](/commands/intention/get).
|
||||
-> The corresponding CLI command is [`consul intention get`](/commands/intention/get).
|
||||
|
||||
### Parameters
|
||||
|
||||
|
@ -396,7 +396,7 @@ The table below shows this endpoint's support for
|
|||
for more details.
|
||||
</p>
|
||||
|
||||
-> The corresponding CLI command is [`consul intention create`](/commands/intention/get).
|
||||
-> The corresponding CLI command is [`consul intention get`](/commands/intention/get).
|
||||
|
||||
### Parameters
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ The table below shows this endpoint's support for
|
|||
| ---------------- | ----------------- | ------------- | ------------ |
|
||||
| `NO` | `none` | `none` | `none` |
|
||||
|
||||
-> The corresponding CLI command is [`consul rtt -wan #`](/commands/rtt#wan).
|
||||
-> The corresponding CLI command is [`consul rtt -wan`](/commands/rtt#wan).
|
||||
|
||||
### Sample Request
|
||||
|
||||
|
@ -92,7 +92,7 @@ The table below shows this endpoint's support for
|
|||
| ---------------- | ----------------- | ------------- | ------------ |
|
||||
| `YES` | `all` | `none` | `node:read` |
|
||||
|
||||
-> The corresponding CLI command is [`consul rtt #`](/commands/rtt).
|
||||
-> The corresponding CLI command is [`consul rtt`](/commands/rtt).
|
||||
|
||||
### Parameters
|
||||
|
||||
|
|
Loading…
Reference in New Issue