stack kb alerting-v2 post-alerting-v2-alerts-group-hash-assign cli command

Auth required
elastic stack kb alerting-v2 post-alerting-v2-alerts-group-hash-assign \
  --group-hash <group-hash> \
  --assignee-uid <assignee-uid> \
  --episode-id <episode-id> \
  [options]
		

Assign an alert to a user

Behaviour flags:

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

--group-hash string required
Hash identifying the alert group to apply the action to.
--assignee-uid string required
User profile UID of the assignee, or null to remove the assignee from the episode.
--episode-id string required
The episode identifier to assign.
--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