mirror of https://github.com/databricks/cli.git
12 lines
535 B
Plaintext
12 lines
535 B
Plaintext
|
|
>>> [CLI] auth describe
|
|
Unable to authenticate: Get "https://non-existing-subdomain.databricks.com/api/2.0/preview/scim/v2/Me": (redacted)
|
|
-----
|
|
Current configuration:
|
|
✓ host: https://non-existing-subdomain.databricks.com (from .databrickscfg config file)
|
|
✓ token: ******** (from .databrickscfg config file)
|
|
✓ profile: myprofile (from DATABRICKS_CONFIG_PROFILE environment variable)
|
|
✓ config_file: .databrickscfg (from DATABRICKS_CONFIG_FILE environment variable)
|
|
✓ databricks_cli_path: [CLI]
|
|
✓ auth_type: pat
|