Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 644 Bytes

oss.md

File metadata and controls

26 lines (18 loc) · 644 Bytes

box oss

Print a list of open-source licensed packages used in the Box CLI

box oss

Print a list of open-source licensed packages used in the Box CLI

USAGE
  $ box oss [--no-color] [-h] [-v] [-q]

FLAGS
  -h, --help      Show CLI help
  -q, --quiet     Suppress any non-error output to stderr
  -v, --verbose   Show verbose output, which can be helpful for debugging
      --no-color  Turn off colors for logging

DESCRIPTION
  Print a list of open-source licensed packages used in the Box CLI

See code: src/commands/oss.js