box / boxcli

A command line interface for interacting with the Box API.
https://developer.box.com
Apache License 2.0
222 stars 59 forks source link

(short issue description) #512

Closed vaderj closed 10 months ago

vaderj commented 10 months ago

I have checked that the SDK documentation doesn't solve my issue.

I have checked that the API documentation doesn't solve my issue.

I have checked that the Box Developer Forums doesn't solve my issue.

I have searched Issues in this repo and my issue isn't already reported.

Describe the bug

--no-overwrite is ignored

image

Expected behavior

--no-overwrite should NOT prompt me to overwrite an existing file

Steps to reproduce

use --no-overwrite switch while downloading

Authentication method used in your application

Developer Token

App Access Level

App + Enterprise Access

What is Box CLI Version and Node used?

3.12.0 win32-x64 node-v14.19.3

What is your Operating System Version?

WinServer 2019

arjankowski commented 10 months ago

Hi @vaderj, Thanks for reporting this issue! We've just fixed that, and soon we will release a new version of boxcli with this fix.

Regards, Artur