You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (Jira)" <ji...@apache.org> on 2020/09/26 02:31:00 UTC

[jira] [Closed] (JCLOUDS-206) Add flag to list blob metadata to list blob command

     [ https://issues.apache.org/jira/browse/JCLOUDS-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Gaul closed JCLOUDS-206.
-------------------------------
    Resolution: Won't Fix

The Karaf project now maintains the jclouds bindings; please open an issue there.

> Add flag to list blob metadata to list blob command
> ---------------------------------------------------
>
>                 Key: JCLOUDS-206
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-206
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-karaf
>    Affects Versions: 1.6.1
>            Reporter: Andrew Gaul
>            Priority: Minor
>
> Presently this command only lists blob names.  It should also offer a --details flag, which ideally would be machine-parsable.  Current output for BlobStore.blobMetadata().toString():
> [type=BLOB, id=null, name=0008a570cc5fb0fcc0aa05bf37436ddb, location={scope=REGION, id=us-standard, description=us-standard, parent=aws-s3, iso3166Codes=[US]}, uri=https://cloud-testing.s3.amazonaws.com/0008a570cc5fb0fcc0aa05bf37436ddb, userMetadata={}]
> and for BlobStore.blobMetadata().getContentMetadata().toString():
> [contentDisposition=null, contentEncoding=null, contentLanguage=null, contentLength=1, contentMD5=[-43, 39, -54, 7, 77, 65, 45, -99, 15, -4, -124, 72, 114, -60, 96, 60], contentType=application/unknown, expires=null]
> This output is hard to parse and injurious to the human spirit.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)