💾 Archived View for freeshell.de › tldr › dolt-clone.gmi captured on 2024-02-05 at 10:45:47. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

dolt clone

Clone a repository into a new directory.

More information.

dolt clone {repository_url} {path/to/directory}
dolt clone --remote {remote_name} {repository_url}
dolt clone --branch {branch_name} {repository_url}
dolt clone --aws-region {region_name} {repository_url}
dolt clone --aws-creds-file {credentials_file} {repository_url}
dolt clone --aws-creds-profile {profile_name} {repository_url}
dolt clone --aws-creds-type {credentials_type} {repository_url}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY