tai connectors connect
Start a connection flow; prints the authorize URL (or the created connection).
Example: tai connectors connect google --alias work --sub-service gmail
tai connectors connections
List the installed connections (no secrets).
Example: tai connectors connections
tai connectors disconnect
Disconnect (delete) a connection.
Example: tai connectors disconnect conn_123
tai connectors get
Get one connection.
Example: tai connectors get conn_123
tai connectors providers
List the available connector providers.
Example: tai connectors providers
tai connectors reconnect
Start a reconnect (re-authorize) flow for an existing connection.
Example: tai connectors reconnect conn_123 --sub-service gmail
tai connectors sub-services
Change a connection’s enabled sub-services.
Example: tai connectors sub-services conn_123 --sub-service gmail --sub-service calendar

