snowflakedb/snowflake-cli

SNOW-956680: Add python connector diagnostic so we can also use snow cli to test customer connectivity issues

Closed this issue · 2 comments

Description

Add these flags for the python connector:

enable_connection_diag
connection_diag_log_path
connection_diag_whitelist_path

This will allow us to test connectivity issues using the python connector's diagnostic report.

@sfc-gh-cconner will implement.

Context

No response