Skip to content

Batch read/set/delete/add command #160

@ABridoux

Description

@ABridoux

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions