Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mssql-cli
/ display_telemetry_message
Function
display_telemetry_message
mssqlcli/main.py:106–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
104
105
106
def
display_telemetry_message():
107
print(MSSQLCLI_TELEMETRY_PROMPT)
108
109
110
def
main():
Callers
1
run_cli_with
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected