The Box CLI provides a key element to Box's APIs with bulk operations, with the ability to support repetitive tasks in a single command with a local CSV file.
For most operations listed in our documentation, getting started is as easy as flagging the command with --bulk-file-path
and supplying the CSV file path.
box files:download --bulk-file-path path/to/csv/file.csv --destination path/to/destination/folder
- Clone this github repo or download files from the
/docs/Bulk actions
directorygit clone https://github.com/box/boxcli.git
- Create an OAuth Application following the CLI Setup Quick Start.
- Navigate to a particular CSV template in the and adjust it based on your data.
box collaborations
- Manage collaborationsbox files
- Manage filesbox folders
- Manage foldersbox groups
- List all groupsbox metadata-templates
- Get all metadata templates in your Enterprisebox shared-links
- Manage shared linksbox users
- List all Box usersbox webhooks
- List all webhooks