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-idstringrequired- Parent value list's
idto page through items for. --pagenumber- The page number to return.
--per-pagenumber- The number of list items to return per page.
--sort-fieldstring- Determines which field is used to sort the results.
--sort-orderenum-
Determines the sort order, which can be
descorascValues: desc, asc
--cursorstring- Opaque cursor returned in a previous response; pass it to continue listing from the next page. Omit on the first request.
--filterstring- Filters the returned results according to the value of the specified field, using the <field name>:<field value> syntax.
--input-filestring- path to a JSON file to use as command input
--dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--json-
output as JSON