Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 654 Bytes

insight_package_sources.md

File metadata and controls

29 lines (19 loc) · 654 Bytes

Insight package sources

Get sources that contain the given package by name.

Synopsis

Get sources that contain the given package by name.

insight package sources --name <package name> [flags]

Examples

insight package sources --name client

Options

  -f, --format string   output format which can be in 'json' or 'text'. If not present, defaults to text. (default "text")
  -h, --help            help for sources
  -n, --name string     name of the package

See also