sdb icon indicating copy to clipboard operation
sdb copied to clipboard

Potentially implement range syntax for array command

Open sdimitro opened this issue 6 years ago • 1 comments

This is outside of whatever exists in the new member command introduced here #17 . Some of that infrastructure could be reused depending of how we want to design this. And interesting idea would be to also have an array command that uses Python-like index syntax to get slices our of lists (e.g. array [3:-1])

sdimitro avatar Oct 07 '19 18:10 sdimitro

Besides member mentioned above we recently merged the array command here -> https://github.com/delphix/sdb/commit/b55ca4a193605da0b3e12dca8b1fc0dc9982c088 . Renaming this isssue to have a more specific title.

sdimitro avatar Feb 07 '20 22:02 sdimitro