Skip to content
/ gpr Public
forked from jcansdale/gpr

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

Notifications You must be signed in to change notification settings

idan-h/gpr

This branch is 3 commits ahead of, 14 commits behind jcansdale/gpr:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

140af89 · Mar 2, 2022
Jan 28, 2022
Jan 28, 2020
Mar 2, 2022
Apr 2, 2021
Feb 10, 2020
Jun 17, 2020
Jun 17, 2020
Sep 11, 2020
Aug 20, 2020
Jan 28, 2022
Jan 28, 2022
Feb 13, 2020
Jan 25, 2020

Repository files navigation

gpr

Build server Platforms Build status
Github Actions ubuntu-latest, windows-latest, macos-latest master 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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.5%
  • Dockerfile 0.5%