update-file-upload

Update file upload metadata.

Commands

  • update-file-upload [OPTIONS] <REPO> <UUID>

Example

pearing-cli update-file-upload website a1b2c3d4-... \
  --description "updated desc"

Help Output

Update file upload metadata.

Usage: pearing-cli update-file-upload [OPTIONS] <REPO> <UUID>

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

Options:
      --description <TEXT>  New description value
  -h, --help                Print help (see more with '--help')

Notes

  • Updates the editable metadata for the upload.