stack kb security-timeline-api persist-note-route cli command

Auth required
elastic stack kb security-timeline-api persist-note-route \
  --note <note> \
  [options]
		

Add or update a note

Behaviour flags:

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

--note string required
Note payload (timeline, text, optional event linkage, metadata).
--note-id string
The savedObjectId of the note to update. Omit when creating a new note.
--version string
Saved object version string from a previous read; optional on update.
--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