stack kb markdowns post-markdowns cli command

Auth required
elastic stack kb markdowns post-markdowns \
  --content <content> \
  --title <title> \
  [options]
		

Create a markdown library item

Behaviour flags:

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

--content string required
The Markdown text rendered by the panel. Supports GitHub-flavored Markdown, including headings, paragraphs, lists, links, images, tables, blockquotes, and code blocks. Use \n for line breaks within JSON strings.
--title string required
The markdown library item title.
--description string
A short description of the markdown library item.
--settings string
Display settings for the markdown panel.
--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