Skip to content

docs(upload): --private / --expires + plugin 1.2.0#5

Merged
facundofarias merged 2 commits into
mainfrom
feat/private-uploads-skill
Jul 13, 2026
Merged

docs(upload): --private / --expires + plugin 1.2.0#5
facundofarias merged 2 commits into
mainfrom
feat/private-uploads-skill

Conversation

@facundofarias

Copy link
Copy Markdown
Member

Documents private uploads in the pixelvault-upload skill (plugin 1.2.0), matching CLI v0.4.0 (pixelvault-dev/cli#6).

  • A Private uploads section: --private returns a signed URL; --expires <30m|12h|7d> sets its lifetime (7d default, 60s..30d); needs a secret key.
  • Examples + the 402 private-limit error row.

Merge after CLI v0.4.0 is published to npm — the doc tells agents to use --private, which only exists in the published CLI once 0.4.0 ships.

🤖 Generated with Claude Code

facundofarias and others added 2 commits July 13, 2026 10:59
The pixelvault-upload skill now covers private uploads: --private returns
a signed URL, --expires sets its lifetime (7d default). Adds a Private
uploads section, examples, and the 402 private-limit error row.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@facundofarias
facundofarias merged commit 0b4da59 into main Jul 13, 2026
@facundofarias
facundofarias deleted the feat/private-uploads-skill branch July 13, 2026 09:08
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

Successfully merging this pull request may close these issues.

1 participant