Command-Line App Provider
The Command-Line App provider receives messages from the local channelBar CLI application. Communication between the CLI tool and the app happens via gRPC.
How It Works
The CLI tool sends messages to the channelBar app via a local gRPC connection. The default server address is 127.0.0.1:51515. The port can be configured under Settings → Servers → CLI Server.
Activation
To enable the Command-Line App provider for a channel:
- Open Settings → Channels
- Select the target channel
- Go to Providers
- Enable Command-Line Application
CLI Reference
For complete CLI documentation, including all available commands, options, and usage examples, see Terminal Commands.