We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Zinc has two update paths:
zn
They are separate. Updating Zinc does not update packages. Updating packages does not update Zinc.
zn update --check zn update
This changes the Zinc binary only.
zn pkg update openai-responses --dry-run zn pkg update openai-responses --global --yes zn pkg update all --global --yes
Package update uses the installed package URI.
For git package URIs, Zinc:
Example dry run:
would update openai-responses 0.4.3 -> 0.4.4 openai-responses-v0.4.4
If the package is already current:
would update openai-responses 0.4.3 up to date at 0.4.3
Package neighbors are inspection metadata only. zn pkg neighbors never downloads or installs anything.
neighbors
zn pkg neighbors