weaviate
sand connectors update weaviate
Update a Weaviate connector
sand connectors update weaviate [flags]
Examples
$ sand connectors update weaviate --id=$CONNECTOR_ID --http-host="10.10.10.10"
✅ Connector updated successfully!
Connector ID: cnc-5ab0075c465c8321
Options
--access-token string Access Token to authenticate to Weaviate with
--api-key string API Key to authenticate to Weaviate with
--client-secret string Client Secret to authenticate to Weaviate with
--cluster string Cluster to associate this connector with
--grpc-host string Grpc Host to authenticate to Weaviate with
--grpc-port int Grpc Port to authenticate to Weaviate with
--grpc-secure Grpc Secure to authenticate to Weaviate with
-h, --help Help for weaviate
--http-host string Http Host to authenticate to Weaviate with
--http-port int Http Port to authenticate to Weaviate with
--http-secure Http Secure to authenticate to Weaviate with
--id string Connector id (required)
--json Return json output
--name string New Connector name
--password string Password to authenticate to Weaviate with
--username string Username to authenticate to Weaviate with
SEE ALSO
- sand connectors update - Update a connector