Skip to main content

chroma

sand connectors upsert chroma

Upsert a Chroma connector

sand connectors upsert chroma [flags]

Examples

$ sand connectors upsert chroma --name="name" --host="10.10.10.10" --port="80" --tenant="tenant" --database="database"

✅ Connector upserted successfully!
Connector ID: cnc-5ab0075c465c8321

Options

      --cluster string    Cluster to associate this connector with
--database string Database to authenticate to Chroma with
-h, --help Help for chroma
--host string Host to authenticate to Chroma with
--json Return json output
--name string Connector name (required)
--port int Port to authenticate to Chroma with
--tenant string Tenant to authenticate to Chroma with

SEE ALSO