Get sources by repository, commit, or organization.
Get sources by repository, commit, or organization.
insight source get --repo <repository> --commit <commit-hash> --org <organization-name> [--format <format>] [flags]
insight source get --repo github.com/org/example --commit b33dfee51 --org company
-c, --commit string commit hash
-f, --format string output format which can be in 'json' or 'text'. If not present, defaults to text. (default "text")
-h, --help help for get
-o, --org string organization that owns the source
-r, --repo string repository name