Skip to content

Commit e9861fe

Browse files
authored
Update infrastructure-apps.mdx (#19634)
1 parent 0800169 commit e9861fe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,14 @@ warp-cli target list
9797
╰──────────────────────────────────────┴──────────┴──────┴────────────────────────────────┴───────────────────────────────────────────────────┴───────────╯
9898
```
9999

100+
You can optionally add flags to filter the output. For example:
101+
102+
```sh
103+
warp-cli target list --attribute hostname=digital-ocean-target --username root
104+
```
105+
106+
To view all available filters, type `warp-cli target list --help`.
107+
100108
## Revoke a user's session
101109

102110
To revoke a user's access to all infrastructure targets, you can either [revoke the user from Zero Trust](/cloudflare-one/identity/users/session-management/#per-user) or revoke their device. Cloudflare does not currently support revoking a user's session for a specific target.

0 commit comments

Comments
 (0)