Documentation
¶
Overview ¶
Package pkgcmd provides GitHub package management for host-uk repositories.
Commands:
- search: Search GitHub org for repos (cached for 1 hour)
- install: Clone a repo from GitHub to packages/
- list: List installed packages from repos.yaml
- update: Pull latest changes for packages
- outdated: Check which packages have unpulled commits
Uses gh CLI for authenticated GitHub access. Results are cached in .core/cache/ within the workspace directory.
Package pkgcmd provides package management commands for core-* repos.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddPkgCommands ¶
AddPkgCommands adds the 'pkg' command and subcommands for package management.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.