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

Request - Add Current Version and Metadata columns when listing bucket contents #7

Open
jon-lindner opened this issue Sep 20, 2018 · 0 comments

Comments

@jon-lindner
Copy link

When listing the objects in the bucket, would it be possible to display a column showing the current version and metadata values? I know the version number isn't indicated in the returned values for List-Objects, but you could use the --cli-input-json option on List-Buckets to perform a json query to Head the object to retrieve the current version. That way when we download and upload a new object we can see the version value change.

You could also use the Head operation to populate associated Metadata tags for the object into display columns. That would allow users to know what metadata has been populated per object, which they could then use when they go to the Metadata Filter button.

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

No branches or pull requests

1 participant