Loading

stack kb security-lists-api find-list-items cli command

Auth required Idempotent Scope: global
elastic stack kb security-lists-api find-list-items \
  --list-id <list-id> \
  [options]
		

Get value list items

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--list-id string required
--page number
The page number to return.
--per-page number
The number of list items to return per page.
--sort-field string
Determines which field is used to sort the results.
--sort-order string
Determines the sort order, which can be desc or asc
--cursor string
--filter string
Filters the returned results according to the value of the specified field,
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json

output as JSON