claudewheel v0.24.2 /c install
Edit
On this page

Download, verify, and install a specific Claude Code version from Google Cloud Storage by passing its semver string, for example 2.1.119.

#c install

download and install a specific Claude Code version

Effect: mutating

#Arguments

Arguments
NameRequiredDescription
versionyessemver version string to download and install (e.g. 2.1.119)

#Grants

Grants
KindNameReason
net_mutatedownloadinstalls an executable fetched from the Claude Code release bucket
Search