stack kb links get-links cli command

Auth required Idempotent Scope: global
elastic stack kb links get-links [options]
		

List links library items

Behaviour flags:

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

--page number
The page of results to return.
--per-page number
The number of results to return per page.
--query string
Filters results by title and description using Elasticsearch simple_query_string syntax. Multi-word terms require all words to match.
--tags string[]

A tag ID to include. Accepts a single tag ID or multiple tag IDs. When multiple are specified, library items matching any of the tag IDs are included.

Repeatable: pass --tags multiple times to supply more than one value

--excluded-tags string[]

A tag ID to exclude. Accepts a single tag ID or multiple tag IDs. When multiple are specified, library items matching any of the tag IDs are excluded.

Repeatable: pass --excluded-tags multiple times to supply more than one value

--tag-names string[]

A tag name to include. Accepts a single tag name or multiple tag names. When multiple are specified, library items matching any of the tag names are included. If the same name is shared by multiple tags, items matching any of those tags are included.

Repeatable: pass --tag-names multiple times to supply more than one value

--excluded-tag-names string[]

A tag name to exclude. Accepts a single tag name or multiple tag names. When multiple are specified, library items matching any of the tag names are excluded. If the same name is shared by multiple tags, items matching any of those tags are excluded.

Repeatable: pass --excluded-tag-names multiple times to supply more than one value

--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