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

Add report support #76

Closed
Xuanwo opened this issue Oct 19, 2021 · 2 comments
Closed

Add report support #76

Xuanwo opened this issue Oct 19, 2021 · 2 comments
Assignees

Comments

@Xuanwo
Copy link
Contributor

Xuanwo commented Oct 19, 2021

It's possible to add report support like:

byctl report s3://abc
total number: 123
total size: 123
@JinnyYi
Copy link
Contributor

JinnyYi commented Nov 2, 2021

Maybe we can add command options for ls instead of adding report command like Amazon CLI?

> aws s3 ls s3://bucketnanme --recursive --human-readable --summarize

2013-09-02 21:37:53   10 Bytes a.txt
2013-09-02 21:37:53  2.9 MiB foo.zip
2013-09-02 21:32:57   23 Bytes foo/bar/.baz/a
2013-09-02 21:32:58   41 Bytes foo/bar/.baz/b
2013-09-02 21:32:57  281 Bytes foo/bar/.baz/c
2013-09-02 21:32:57   73 Bytes foo/bar/.baz/d
2013-09-02 21:32:57  452 Bytes foo/bar/.baz/e
2013-09-02 21:32:57  896 Bytes foo/bar/.baz/hooks/bar
2013-09-02 21:32:57  189 Bytes foo/bar/.baz/hooks/foo
2013-09-02 21:32:57  398 Bytes z.txt

Total Objects: 10
   Total Size: 2.9 MiB

@Xuanwo
Copy link
Contributor Author

Xuanwo commented Nov 2, 2021

Looks good to me!

@JinnyYi JinnyYi moved this from Backlog to In Progress in BeyondStorage Nov 4, 2021
@JinnyYi JinnyYi moved this from In Progress to Done in BeyondStorage Nov 5, 2021
@Xuanwo Xuanwo closed this as completed Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants