Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 728 Bytes

File metadata and controls

26 lines (18 loc) · 728 Bytes

flub info

Get info about the repo, release groups, and packages.

flub info

Get info about the repo, release groups, and packages.

USAGE
  $ flub info [-v] [-g client|server|azure|build-tools] [-p]

FLAGS
  -g, --releaseGroup=<option>  Name of the release group
                               <options: client|server|azure|build-tools>
  -p, --[no-]private           Include private packages (default true).
  -v, --verbose                Verbose logging.

DESCRIPTION
  Get info about the repo, release groups, and packages.

See code: src/commands/info.ts