---
title: sparo-ci clone
---

```
sparo-ci clone <repository> [directory]

Positionals:
  repository  The remote repository to clone from.           [string] [required]
  directory   The name of a new directory to clone into. The "humanish" part of
              the source repository is used if no directory is explicitly given
              (repo for /path/to/repo.gitService and foo for
              host.xz:foo/.gitService). Cloning into an existing directory is
              only allowed if the directory is empty                    [string]

Options:
  --help  Show help                                                    [boolean]
```