Skip to content

Connection default is not configured #2

@tomcat65

Description

@tomcat65

[cli.logs]
save_logs = true
path = "C:\Users\TOMAS\.snowflake\logs"
level = "info"
This is my config.toml:
[connections]
default_connection_name = "modern_data_engineering_snowflake"

[connections.modern_data_engineering_snowflake]
account = "PYXXXXX-KRBXXXXX"
user = "MyUser"
password = "MyPasword"
warehouse = "COMPUTE_WH"
database = "LOAD_DATA"
schema = "PUBLIC"
role = "ACCOUNTADMIN"

When trying CLI
I keep getting error:
Connection default is not configured

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions