Skip to content

Commit 0c5267e

Browse files
committed
[MATRIX-1193] Add username/password to tests
1 parent ca9badf commit 0c5267e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/fixtures/output/flink/connection/create-help.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Flags:
1818
--aws-secret-key string Specify secret key for the type: "bedrock" or "sagemaker".
1919
--aws-session-token string Specify session token for the type: "bedrock" or "sagemaker".
2020
--service-key string Specify service key for the type: "vertexai".
21-
--username string Specify username for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
22-
--password string Specify password for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
21+
--username string Specify username for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
22+
--password string Specify password for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
2323
--token string Specify bearer token for the type: "rest" or "mcp_server".
2424
--token-endpoint string Specify OAuth2 token endpoint for the type: "rest" or "mcp_server".
2525
--client-id string Specify OAuth2 client ID for the type: "rest" or "mcp_server".

test/fixtures/output/flink/connection/update-help.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Flags:
1616
--aws-secret-key string Specify secret key for the type: "bedrock" or "sagemaker".
1717
--aws-session-token string Specify session token for the type: "bedrock" or "sagemaker".
1818
--service-key string Specify service key for the type: "vertexai".
19-
--username string Specify username for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
20-
--password string Specify password for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
19+
--username string Specify username for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
20+
--password string Specify password for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
2121
--token string Specify bearer token for the type: "rest" or "mcp_server".
2222
--token-endpoint string Specify OAuth2 token endpoint for the type: "rest" or "mcp_server".
2323
--client-id string Specify OAuth2 client ID for the type: "rest" or "mcp_server".

0 commit comments

Comments
 (0)