ghbu

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2022 License: BSD-3-Clause Imports: 14 Imported by: 0

README

ghbu

A tool for downloading all Github repos for a user/organization

ghbu -  A tool for backing up all Github repos for a user/organization.

Usage: ghbu <command>

Flags:

  -d, --dir       Directory where repositories should be backed up (required) (default: <none>)
  -o, --org       Github Organization to backup. Takes precedence over -user (default: <none>)
  -p, --parallel  Number of repositories to clone in parallel (default: 2)
  -r, --replace   Replace existing repositories in -dir instead of attempting to update (default: false)
  -t, --token     Github auth token. Will use the value of $GITHUB_TOKEN if set (required) (default: <none>)
  -u, --user      Github user to backup (if not specificed, the authenticated user is assumed). (default: <none>)

Commands:

  version  Show the version information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL