SkillAgentSearch skills...

Gpr

A .NET Core tool for working with the GitHub Package Registry

Install / Use

/learn @jcansdale/Gpr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gpr

| Build server | Platforms | Build status | |--------------|----------|--------------| | Github Actions | ubuntu-latest, windows-latest, macos-latest | master <a href="https://github.com/jcansdale/gpr/actions?query=workflow%3Agpr+branch%3Amaster">gpr</a> |

A .NET Core tool for working with the GitHub Package Registry

Usage: gpr [options] [command]

Options:
  --help        Show help information
  -k|--api-key  The access token to use

Commands:
  delete        Delete package versions
  details       View package details
  encode        Encode PAT to prevent it from being automatically deleted by GitHub
  files         List files for a package
  list          List packages for user or org (viewer if not specified)
  push          Publish a package
  setApiKey     Set GitHub API key/personal access token

Run 'gpr [command] --help' for more information about a command.
View on GitHub
GitHub Stars93
CategoryDevelopment
Updated4mo ago
Forks14

Languages

C#

Security Score

77/100

Audited on Nov 10, 2025

No findings