Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/dex-analysis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Currently available tools:
| | `dex_create_remote_warp_diag` | Initiate a remote Warp diagnostic capture on a specific device by id. |
| | `dex_list_remote_captures` | Retrieve a list of previously created remote captures along with their details and status. |
| | `dex_list_remote_warp_diag_contents` | List the filenames included in a remote WARP diag capture returned by `dex_list_remote_captures`. |
| | `dex_explore_remote_warp_diag_output` | Retreive remote WARP diag file contents by filepath returned by `dex_list_remote_warp_diag_contents`. |
| | `dex_explore_remote_warp_diag_output` | Retrieve remote WARP diag file contents by filepath returned by `dex_list_remote_warp_diag_contents`. |
| | `dex_analyze_warp_diag` | Analyze successful WARP-diag remote captures for common issues. |
| **Fleet Status** | `dex_fleet_status_live` | View live metrics for your fleet of zero trust devices for up to the past 1 hour. |
| | `dex_fleet_status_over_time` | View historical metrics for your fleet of zero trust devices over time. |
Expand Down