lab clone
Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
lab clone
GitLab aware clone repo command
Synopsis
Clone a repository, similarly to ‘git clone’, but aware of GitLab specific settings.
Examples
lab clone awesome-repo
lab clone company/awesome-repo --http
lab clone company/backend-team/awesome-repo
Options
-h, --help help for clone
--http clone using HTTP protocol instead of SSH
Options inherited from parent commands
--debug Enable debug logging level
--no-pager Do not pipe output into a pager
--quiet Turn off any sort of logging. Only command output is printed
SEE ALSO
- lab - lab: A GitLab Command Line Interface Utility