Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 589 Bytes

git-hosting.md

File metadata and controls

26 lines (17 loc) · 589 Bytes

% git-hosting(1) Version Latest | Execute a command against a Git Hosting Service

Git Hosting

Execute a command against a Git Hosting Service

DESCRIPTION

List and backup the repositories of a Git Hosting Service

SYNOPSIS

git-hosting command [argument ...] [--option[=value] ...]

where command is one of:

  • list - list the repositories of a Git Hosting Service
  • backup - backup the repositories of a Git Hosting Service
  • mount - mount a rclone target as file system

To get the help on one command

git hosting command --help