1.0.2 • Published 5 years ago

@jcansdale-test/gpr v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

gpr

dependabot

Build serverPlatformsBuild status
Github Actionsubuntu-latest, windows-latest, macos-latestmaster gpr

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.