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 SettingsServersCLI Server.


Activation

To enable the Command-Line App provider for a channel:

  1. Open SettingsChannels
  2. Select the target channel
  3. Go to Providers
  4. Enable Command-Line Application

CLI Reference

For complete CLI documentation, including all available commands, options, and usage examples, see Terminal Commands.