Documentation

CLI Reference

Everything you need to know about Trda's command line interface. Connect your tools, assign tickets, and configure your workflow.

trda connect

The connect command links Trda to the external services it needs to gather context. This includes chat platforms, email providers, ticket systems, and code repositories. Once connected, Trda continuously listens and builds context from these sources. All data is stored locally on your machine.

Syntax

$ trda connect <service> [options]

Examples

trda connect slack

Opens the OAuth flow to connect your Slack workspace. Trda will start listening to specified channels.

trda connect github

Connects to GitHub using a personal access token for repository access.

trda connect jira

Connects to your Jira project board for ticket context.

trda connect email

Connects to your EMail account to read relevant email threads.