-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Describe your idea briefly.
Offer the possibility to batch read, set, delete or add a value in the data.
Describe the solution you'd like
It's possible with Scout 3.0.0 to list the paths in the data. Thus, to read, set, delete or add value on those paths. But this is not efficient when the same value has to be set on all paths, since the program will be called repeatedly.
Additional context
The command could look like scout batch set movies[:].title="New title"
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request