You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/fixtures/output/flink/connection/create-help.golden
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,15 @@ Create Flink connection "my-connection" in AWS us-west-2 for OpenAPI with endpoi
11
11
Flags:
12
12
--cloud string REQUIRED: Specify the cloud provider as "aws", "azure", or "gcp".
13
13
--region string REQUIRED: Cloud region for Flink (use "confluent flink region list" to see all).
14
-
--type string REQUIRED: Specify the connection type as "openai", "azureml", "azureopenai", "bedrock", "sagemaker", "googleai", "vertexai", "mongodb", "elastic", "pinecone", or "couchbase".
14
+
--type string REQUIRED: Specify the connection type as "openai", "azureml", "azureopenai", "bedrock", "sagemaker", "googleai", "vertexai", "mongodb", "elastic", "pinecone", "couchbase", or "confluent-jdbc".
15
15
--endpoint string REQUIRED: Specify endpoint for the connection.
16
16
--api-key string Specify API key for the type: "openai", "azureml", "azureopenai", "googleai", "elastic", or "pinecone".
17
17
--aws-access-key string Specify access key for the type: "bedrock" or "sagemaker".
18
18
--aws-secret-key string Specify secret key for the type: "bedrock" or "sagemaker".
19
19
--aws-session-token string Specify session token for the type: "bedrock" or "sagemaker".
20
20
--service-key string Specify service key for the type: "vertexai".
21
-
--username string Specify username for the type: "mongodb"or "couchbase".
22
-
--password string Specify password for the type: "mongodb"or "couchbase".
21
+
--username string Specify username for the type: "mongodb", "couchbase", or "confluent-jdbc".
22
+
--password string Specify password for the type: "mongodb", "couchbase", or "confluent-jdbc".
23
23
--environment string Environment ID.
24
24
-o, --output string Specify the output format as "human", "json", or "yaml". (default "human")
Specify the connection type as "openai", "azureml", "azureopenai", "bedrock", "sagemaker", "googleai", "vertexai", "mongodb", "elastic", "pinecone", or "couchbase".
4
+
Specify the connection type as "openai", "azureml", "azureopenai", "bedrock", "sagemaker", "googleai", "vertexai", "mongodb", "elastic", "pinecone", "couchbase", or "confluent-jdbc".
Copy file name to clipboardExpand all lines: test/fixtures/output/flink/connection/list-help.golden
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Flags:
7
7
--cloud string REQUIRED: Specify the cloud provider as "aws", "azure", or "gcp".
8
8
--region string REQUIRED: Cloud region for Flink (use "confluent flink region list" to see all).
9
9
--environment string Environment ID.
10
-
--type string Specify the connection type as "openai", "azureml", "azureopenai", "bedrock", "sagemaker", "googleai", "vertexai", "mongodb", "elastic", "pinecone", or "couchbase".
10
+
--type string Specify the connection type as "openai", "azureml", "azureopenai", "bedrock", "sagemaker", "googleai", "vertexai", "mongodb", "elastic", "pinecone", "couchbase", or "confluent-jdbc".
11
11
-o, --output string Specify the output format as "human", "json", or "yaml". (default "human")
Specify the connection type as "openai", "azureml", "azureopenai", "bedrock", "sagemaker", "googleai", "vertexai", "mongodb", "elastic", "pinecone", or "couchbase".
4
+
Specify the connection type as "openai", "azureml", "azureopenai", "bedrock", "sagemaker", "googleai", "vertexai", "mongodb", "elastic", "pinecone", "couchbase", or "confluent-jdbc".
0 commit comments