Sort items by default in frostfs-cli output #333

Closed
opened 2023-05-10 07:46:04 +00:00 by dstepanov-yadro · 2 comments

For example, command frostfs-cli control shards list --endpoint s01.frostfs.devenv:8081 --wallet ./../frostfs-dev-env/services/storage/wallet01.json outputs shard list without any order. I think it's better to sort items by some property.

## Is your feature request related to a problem? Please describe. For example, command `frostfs-cli control shards list --endpoint s01.frostfs.devenv:8081 --wallet ./../frostfs-dev-env/services/storage/wallet01.json` outputs shard list without any order. I think it's better to sort items by some property.
dstepanov-yadro added the
discussion
frostfs-cli
good first issue
triage
labels 2023-05-10 07:46:04 +00:00
fyrchik added this to the v0.38.0 milestone 2023-05-18 08:28:33 +00:00
Member

you mean to sort the shards by e.g. shard ID? or to sort the shard properties themselves?

you mean to sort the shards by e.g. shard ID? or to sort the shard properties themselves?
Author
Member

I think it must be shardID in case of shards. But I don't insist.

I think it must be shardID in case of shards. But I don't insist.
elebedeva was assigned by fyrchik 2023-09-04 12:45:50 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#333
No description provided.