Skip to main content

Conduit v0.13.0 release

· 2 min read

New year, new release! We're excited to announce that Conduit v0.13.0 is off the press. This one includes some features we've been eager to ship for a while now.

Key Highlights

Extending the capabilities of our conduit binary, in order to run the service, you'll need to use the following command now:

$ conduit run

When running simply conduit in your terminal, you'll see all the available commands and options this new CLI provides:

$ conduit
Conduit CLI is a command-line that helps you interact with and manage Conduit.

Usage:
conduit [flags]
conduit [command]

Available Commands:
config Shows the configuration to be used when running Conduit.
connector-plugins Manage Connector Plugins
connectors Manage Conduit Connectors
help Help about any command
init Initialize Conduit with a configuration file and directories.
open Open in a web browser
pipelines Initialize and manage pipelines
processor-plugins Manage Processor Plugins
processors Manage Processors
run Run Conduit
version Show the current version of Conduit.

Flags:
--api.grpc.address string address where Conduit is running
--config.path string path to the configuration file
-h, --help help for conduit
-v, --version show the current Conduit version

Use "conduit [command] --help" for more information about a command.
note

Conduit OSS powers the Conduit Platform, where we provide a fully featured UI as a separate product offering that should better suit your enterprise needs.

scarf pixel conduit-site-changelog