kapi plugin update
kapi update <name>Oppdater en installert plugin på stedet ved hjelp av kanalen og begrensningen registrert ved installasjonstidspunktet. Angi --channel eller --constraint for å bytte spor under oppdatering; --index peker oppdateringen mot en annen registerindeks-URL.
Eksempler: kapi plugin update bowrain kapi plugin update bowrain --channel beta kapi plugin update bowrain --constraint ^2.0
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
| Flag | Type | Default | Description |
|---|---|---|---|
| --channel | string | registry channel (default: channel from installed.json) | |
| --constraint | string | version constraint (default: constraint from installed.json) | |
| --index | string | registry index URL (default: index_url from installed.json) | |
| --unsafe | bool | false | skip SHA-256 and signature verification (install an unsigned/unverified plugin) |
← Back to the Command Reference