Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GIT-PKGS(1)			 Git Pkgs Manual		     GIT-PKGS(1)

NAME
     git-pkgs - Track package dependencies across git history

SYNOPSIS
     git-pkgs [flags]

DESCRIPTION
     git-pkgs  indexes	package dependencies from manifest files across your git
     history, enabling you to query what packages were used, when they	changed,
     and identify potential security vulnerabilities.

OPTIONS
     --color="auto"	 When to colorize output: auto, always, never

     -h, --help[=false]      help for git-pkgs

     --include-submodules[=false]	Include git submodules when scanning for
     manifests

     -p, --pager[=false]      Use pager for output

     -q, --quiet[=false]      Suppress non-essential output

SEE ALSO
     git-pkgs-add(1), git-pkgs-bisect(1), git-pkgs-blame(1), git-pkgs-branch(1),
     git-pkgs-browse(1),  git-pkgs-changelog(1),  git-pkgs-completion(1),   git-
     pkgs-diff(1),   git-pkgs-diff-driver(1),  git-pkgs-diff-file(1),  git-pkgs-
     ecosystems(1),  git-pkgs-history(1),  git-pkgs-hooks(1),  git-pkgs-info(1),
     git-pkgs-init(1),	git-pkgs-install(1), git-pkgs-integrity(1), git-pkgs-li-
     censes(1), git-pkgs-list(1), git-pkgs-log(1), git-pkgs-notes(1),  git-pkgs-
     outdated(1),  git-pkgs-reindex(1), git-pkgs-remove(1), git-pkgs-resolve(1),
     git-pkgs-sbom(1), git-pkgs-schema(1), git-pkgs-search(1), git-pkgs-show(1),
     git-pkgs-stale(1), git-pkgs-stats(1), git-pkgs-tree(1), git-pkgs-update(1),
     git-pkgs-upgrade(1),   git-pkgs-urls(1),	git-pkgs-vendor(1),    git-pkgs-
     vulns(1), git-pkgs-where(1), git-pkgs-why(1)

HISTORY
     11-Jun-2026 Auto generated by spf13/cobra

git-pkgs			    Jun 2026			     GIT-PKGS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-pkgs&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help