osc plugin
WASM auth plugin management
This command manages Extism (WASM) auth plugins that extend osc with additional authentication methods beyond the ones compiled in. See osc plugin install --help for how to add one.
Usage: osc plugin <COMMAND>
Available subcommands:
osc plugin install— Install a wasm auth plugin, from the registry by name or from a local.wasmfileosc plugin list— List installed wasm auth pluginsosc plugin info— Show every installed version of a wasm auth plugin, read from the lockfileosc plugin remove— Remove an installed wasm auth pluginosc plugin verify— Re-check installed wasm auth plugin file(s) against the SHA-256 recorded in the lockfile at install timeosc plugin search— Search the plugin registry index for plugins whose name or description matchesquery, or list every published plugin whenqueryis omittedosc plugin update— Update installed, non-pinned wasm auth plugin(s) to the latest version available in the registry index