Gå til hovedinnhold

kapi plugin update

kapi update <name>

Update an installed plugin in place using the channel and constraint recorded at install time. Pass --channel or --constraint to switch tracks during update; --index points the update at a different registry index URL.

Examples: kapi plugin update bowrain kapi plugin update bowrain --channel beta kapi plugin update bowrain --constraint ^2.0

Commandplugin update
Watch it
plugin update needs network access, an API key, or local system access, so it can’t run in the browser playground.See the guides for a recorded run, or try it locally with the installed CLI.
Flags
FlagTypeDefaultDescription
--channelstringregistry channel (default: channel from installed.json)
--constraintstringversion constraint (default: constraint from installed.json)
--indexstringregistry index URL (default: index_url from installed.json)
--unsafeboolfalseskip SHA-256 and signature verification (install an unsigned/unverified plugin)

← Back to the Command Reference