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

Auth required Idempotent Scope: global
elastic stack kb security-lists-api find-lists [options]
		

Get value lists

Behaviour flags:

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

--page number
The page number to return.
--per-page number
The number of value lists to return per page.
--sort-field string
Determines which field is used to sort the results.
--sort-order enum

Determines the sort order, which can be desc or asc

Values: desc, asc

--cursor string
Returns the lists that come after the last lists returned in the previous call (use the cursor value returned in the previous call). This parameter uses the tie_breaker_id field to ensure all lists are sorted and returned correctly.
--filter string
Filters the returned results according to the value of the specified field, using the <field name>:<field value> syntax.
--input-file string
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