Skip to main content

I am using Box Cli commands in our Github Workflow yml files. I have the need to check if a folder exists before uploading to avoid error 409 (folder already exists) issues.

I searched the link below but was not able to find any info on how to check if a folder exists so to avoid uploading the same name folder.
https://github.com/box/boxcli#command-topics

Be the first to reply!

Reply