Loading

stack kb agent-builder patch-agent-builder-conversations-conversation-id-attachments-attachment-id cli command

Auth required
elastic stack kb agent-builder patch-agent-builder-conversations-conversation-id-attachments-attachment-id \
  --conversation-id <conversation-id> \
  --attachment-id <attachment-id> \
  --description <description> \
  [options]
		

Rename attachment

Behaviour flags:

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

--conversation-id string required
The unique identifier of the conversation.
--attachment-id string required
The unique identifier of the attachment to rename.
--description string required
The new description/name for the attachment.
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json

output as JSON