On This Page

Home / Search/ Language Reference/ Commands/.show

.show

The .show command can be used with:

  • objects literal to list objects included in a Dataset, including files, tables, and endpoints, along with information about each object. The results are filtered by the set time range.
  • options literal to list set-statement options configured for your account.
  • queries literal to list queued, running, or all pending (queued and running) searches. You can limit the list to only searches run by a specific user.
// list all objects in the cribl_search_sample Dataset
.show objects(cribl_search_sample)