Skip to main content

Commandline interaction with pagure.io

Project description

Command line tool for interacting with https://pagure.io

Usage

$ pag --help
Usage: pag [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  clone
  create
  remote

The clone command can be used to clone a repo by name without having to find or type out the URL:

❯ pag clone koji
Cloning into 'koji'...

Or you can clone a fork:

❯ pag clone ralph/koji
Cloning into 'koji'...

When already in a cloned repo, you can easily add remotes of other forks to collaborate:

❯ cd koji/
❯ pag remote add ausil
❯ git remote -v
ausil   ssh://git@pagure.io/fork/ausil/koji.git (fetch)
origin  ssh://git@pagure.io/koji.git (fetch)
❯ git pull ausil master

pag provides a convenience command for creating new projects:

❯ pag create factory2 "Ostensibly better than factory version 1"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pag-0.2.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file pag-0.2.tar.gz.

File metadata

  • Download URL: pag-0.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pag-0.2.tar.gz
Algorithm Hash digest
SHA256 f224c87a06cdef86a893b7e3ed03a6bd131be955d93af6acad2fbaf348b09d22
MD5 d841ec4293f36da0c3d783acf564b81d
BLAKE2b-256 73c3cdbda457795088d77aeeadf186b265e544994a00c753fdcabe91564d4ab0

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page