Skip to content

Release v0.223.0 is broken (Linux build) #1563

@rmax

Description

@rmax

Describe the issue

Commands like import-dir, sync or api fail without message

Steps to reproduce the behavior

  1. Download release 0.223.0
  2. Run api command
$ ./databricks api get /api/2.1/jobs/list >/dev/null && echo succeed || echo failed
failed

Expected Behavior

Command should not fail without error message.

Actual Behavior

Command exits with exit code 1 and no output.

OS and CLI version

  • Linux Ubuntu 22.04
  • CLI 0.223.0

Is this a regression?

Works fine in 0.215.0, 0.222.0

Debug Logs

No logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingCLICLI related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions