close
Skip to content

zed import is defaulting to storing the backup in the folder where the zed binary lives #679

@miparnisari

Description

@miparnisari
[12:54:12] ~/Desktop/zed-demo (master) $ zed backup create
12:54PM WRN not calling a released version of SpiceDB version=a81358557206-dirty
⠋ processing backup (71018/-, 751325 relationship/s) [0s]

[12:54:19] ~/Desktop/zed-demo (master) $ find /opt/homebrew /usr/local "$HOME" -name "*.zedbackup" 2>/dev/null
/opt/homebrew/bin/local.zedbackup
  1. zed backup create should be printing out where the filename got stored (the full path). Especially if I didn't specify one 😄
  2. we should not be using the location of the binary but the current working directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions