mirror of https://github.com/status-im/consul.git
CLI Link clean-up
This commit is contained in:
parent
47067b0256
commit
2b3fa23425
|
@ -319,7 +319,7 @@ The table below shows this endpoint's support for
|
||||||
for more details.
|
for more details.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
-> The corresponding CLI command is [`consul intention create`](/commands/intention/get).
|
-> The corresponding CLI command is [`consul intention get`](/commands/intention/get).
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|
||||||
|
@ -396,7 +396,7 @@ The table below shows this endpoint's support for
|
||||||
for more details.
|
for more details.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
-> The corresponding CLI command is [`consul intention create`](/commands/intention/get).
|
-> The corresponding CLI command is [`consul intention get`](/commands/intention/get).
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|
||||||
|
|
|
@ -38,7 +38,7 @@ The table below shows this endpoint's support for
|
||||||
| ---------------- | ----------------- | ------------- | ------------ |
|
| ---------------- | ----------------- | ------------- | ------------ |
|
||||||
| `NO` | `none` | `none` | `none` |
|
| `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
|
### Sample Request
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@ The table below shows this endpoint's support for
|
||||||
| ---------------- | ----------------- | ------------- | ------------ |
|
| ---------------- | ----------------- | ------------- | ------------ |
|
||||||
| `YES` | `all` | `none` | `node:read` |
|
| `YES` | `all` | `none` | `node:read` |
|
||||||
|
|
||||||
-> The corresponding CLI command is [`consul rtt #`](/commands/rtt).
|
-> The corresponding CLI command is [`consul rtt`](/commands/rtt).
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue