Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 803 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 803 Bytes

“box-dev-logo”

Sharing 100k folders with the Box CLI

The Box CLI allows developers to manipulate the content objects in bulk. In this article we're exploring how to share folders in an automated way.

Inspiration for this exercise came from a developer query in our forum, “Is there an automated way to create shared links to folders?”

The immediate answer is “yes”, but let’s take a look at the details of this use case.

Check the full article here

This is a set of scripts to implement the use case of creating shared links to folders in bulk. The scripts are written in bash and use the Box CLI.