get-file-upload

Get file upload metadata by UUID.

Commands

  • get-file-upload <REPO> <UUID>

Example

pearing-cli get-file-upload teams/platform/website a1b2c3d4-...

Help Output

Get file upload metadata.

Usage: pearing-cli get-file-upload <REPO> <UUID>

Arguments:
  <REPO>  Repo locator (`teams/<team_slug>/<repo_slug>` or `<username>/<repo_slug>`)
  <UUID>  File upload UUID

Options:
  -h, --help  Print help

Notes

  • Returns the upload record as JSON.