Skip to content

return sha256 as a field when running rt s #436

@lorenyeung

Description

@lorenyeung

Looking for sha256 as a return field when searching for something on Artifactory via the cli (edited response for brevity):

$ jfrog rt s ' npm/pkg/-/pkg-1.0.0.tgz'
[Info] Searching artifacts...
[Info] Found 1 artifact.
[
  {
    "path": "npmjs-cache/pkg/-/pkg-1.0.0.tgz",
    "type": "file",
    "size": 5603,
    "created": "2021-02-20T21:10:48.531Z",
    "modified": "2015-05-22T14:10:50.000Z",
    "sha1": "831ae9s2d7508c50401e3e06fsfe1e8c574eabcs",
    "md5": "21268f11fda543511416fdab2c60abgw",
    "props": {
      "npm.version": [
        "1.0.0"
      ]
    }
  }
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions