Skip to main content

groq

sand connectors create groq

Create a new Groq connector

sand connectors create groq [flags]

Examples

$ sand connectors upsert groq --name="name" --api-key="apiKey" --base-url="https://10.10.10.10"

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

Options

      --api-key string    API Key to authenticate to Groq with
--base-url string Base URL to authenticate to Groq with
--cluster string Cluster to associate this connector with
-h, --help Help for groq
--json Return json output
--name string Connector name (required)

SEE ALSO