Skip to content

Commit 75fb6d7

Browse files
committed
update feature availability
1 parent 8304277 commit 75fb6d7

File tree

1 file changed

+22
-9
lines changed

1 file changed

+22
-9
lines changed

src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx

Lines changed: 22 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,14 @@ import { Badge, Details, Tabs, TabItem, Render } from "~/components";
1616
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
1717
| <ul><li> Gateway with WARP</li><li> Secure Web Gateway without DNS filtering </li></ul> | All plans |
1818

19-
| System | Availability | Minimum WARP version |
20-
| -------- | ------------ | -------------------- |
21-
| Windows || 2024.9.346.0 |
22-
| macOS || 2024.9.346.0 |
23-
| Linux || 2024.9.346.0 |
24-
| iOS || |
25-
| Android || |
26-
| ChromeOS || |
27-
19+
| System | Availability |
20+
| -------- | ------------ |
21+
| Windows ||
22+
| macOS ||
23+
| Linux ||
24+
| iOS ||
25+
| Android ||
26+
| ChromeOS ||
2827

2928
</Details>
3029

@@ -84,6 +83,20 @@ If a user is connected to a target in VNET-A and needs to connect to a target in
8483

8584
### Display available targets
8685

86+
<Details header="Feature availability">
87+
88+
| System | Availability | Minimum WARP version |
89+
| -------- | ------------ | -------------------- |
90+
| Windows || 2024.9.346.0 |
91+
| macOS || 2024.9.346.0 |
92+
| Linux || 2024.9.346.0 |
93+
| iOS || |
94+
| Android || |
95+
| ChromeOS || |
96+
97+
98+
</Details>
99+
87100
Users can use `warp-cli` to display a list of targets they can access. On the WARP device, open a terminal and run the following command:
88101

89102
```sh

0 commit comments

Comments
 (0)