Use Box CLI with OAuth 2.0

Guides CLI Use Box CLI with OAuth 2.0
Edit this page

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.

  1. Create and configure a Box application
  2. Install and configure the CLI
  3. Run commands with the CLI
  4. Use options and bulk commands
  5. Explore automation using Powershell scripts with the CLI
  6. Next steps