Use Box CLI with OAuth 2.0
Use Box CLI with OAuth 2.0
The Box CLI is a user-friendly command line tool which allows both technical and non-technical users to leverage the Box API to perform routine or bulk actions. There is no need to write any code, as these actions are executed through a set of commands.
Overview
This guide will take you through the following steps.
- Create and configure a Box application
- Install and configure the CLI
- Run commands with the CLI
- Use options and bulk commands
- Explore automation using Powershell scripts with the CLI
- Next steps