stack kb links put-links-id cli command

Auth required Idempotent Scope: global
elastic stack kb links put-links-id \
  --id <id> \
  --links <links> \
  --title <title> \
  [options]
		

Upsert links library item

Behaviour flags:

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

--id string required
The unique ID of the links library item to be created or updated

The list of links to display.

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

--title string required
--description string
--layout enum

Whether to display the links in a horizontal or vertical layout.

Values: horizontal, vertical

--tags string[]

Tag IDs associated with this library item.

Repeatable: pass --tags 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