Software

CLI

The confium command-line tool — install plugins, manage trust, configure the local store.


The confium CLI is the primary end-user interface. It installs plugins from the registry, manages the trusted-publisher list, and reads/writes the local configuration. See the CLI reference for per-command documentation.

cargo install confium-cli --locked
confium version

Documentation

The CLI package documentation lives with the package itself. See the npm package page for JSDoc and usage examples.