Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[list] Show more metadata information when showing information about datasets #438

Closed
viklund opened this issue Aug 27, 2024 · 1 comment · Fixed by #444
Closed

[list] Show more metadata information when showing information about datasets #438

viklund opened this issue Aug 27, 2024 · 1 comment · Fixed by #444
Assignees

Comments

@viklund
Copy link
Member

viklund commented Aug 27, 2024

As a user
I want to know a little bit more about a dataset before listing its files
So I can take better decisions for the next step

Description

Currently when listing datasets only the ids of the datasets are displayed. Would be good to also display the total size of a dataset and the number of files it contains.

A/C:
output as in below

Example:

$ sda-cli list --datasets
Dataset      Files    Size
dataset-01     345     50 Gb
dataset-02      12     22 Gb
dataset-03    9821    2.7 Tb
@MalinAhlberg MalinAhlberg self-assigned this Aug 29, 2024
@jbygdell jbygdell changed the title [list] Show more metadata information when showing information about a single dataset [list] Show more metadata information when showing information about datasets Aug 29, 2024
@jbygdell
Copy link
Contributor

The actual command should be: sda-cli list-datasets to clearly show that it is the intent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants