0.3.3 • Published 4 years ago

git-backup v0.3.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

git-backup

git-backup - CLI utility for backing up git repositories.

Currently all user repositories on GitHub, BitBucket and GitLab are supported. If authentication is required, authorization is available via login/password pair.

Run

npx git-backup --<option1 value> --<option2 value>

Options

  • help - output usage information.

  • owner - the owner of the repositories that need to be backed up.

  • output - the output directory.

  • service - can take values: github, bitbucket or gitlab.

  • host - optional host for service.

  • username - login for authorization.

  • password - password for authorization.

  • compress - archiving flag.

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago