Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.22 KB

File metadata and controls

44 lines (35 loc) · 1.22 KB
type rank hide_step_number hide_in_page_nav icon alias_paths
quick-start
0
true
true
FiCode
/guides/tooling/sdks/cli/
/guides/tooling/cli/quick-start/

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
I am ready to get started