openfilesquery show

Prev Next

This command shows details of a particular query that has been performed to search for open files.

Usage

openfilesquery show --id ID

Required Parameters

--id ID

The ID of the query to display.

The ID can be obtained with the openfilesquery list command.

Example

vcli: admin> openfilesquery show
+----+--------------------------------------------------+
| ID             | 1                                    |
| Created        | 2025-11-10 10:25:19                  |
| Tenant-id      | 3                                    |
| Path-prefix    | /                                    |
| Filters        | {'return_only_locked_files': True}   |
| Async-task-id  | 2                                    |
| State          | COMPLETED                            |
| Name           | query_/_1641853211                   |
+----+-----------+--------------------------------------+