B

Box CLI

CLI discovered

Details
Command
box
Docs
https://developer.box.com/guides/cli
Authentication
Box CLI interactive login oauth2 discovered $ box login

Acquired by the CLI — running box login opens the auth flow and stores the credential.

Box OAuth 2.0 platform app client oauth2 discovered $ box login --platform-app

Acquired by the CLI — running box login --platform-app opens the auth flow and stores the credential.

Box JWT platform app credentials jwt discovered $ box configure:environments:add

Acquired by the CLI — running box configure:environments:add opens the auth flow and stores the credential.

Box Client Credentials Grant app credentials oauth2_cc discovered $ box configure:environments:add

Acquired by the CLI — running box configure:environments:add opens the auth flow and stores the credential.