2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-11 01:10:31 +00:00
cheat.sheets/sheets/cloudup

12 lines
296 B
Plaintext

# Cloudup
Description: Backs up a users github repositories to your bitbucket account.
# Backup all of a single github users repositories
cloudup -a
# Backup a single github repository
cloudup
# Backup a single github repository (supplying the name of repo as argument)
cloudup repositoryName