💾 Archived View for freeshell.de › tldr › dvc-config.gmi captured on 2023-11-04 at 12:24:34. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

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

dvc config

Low level command to manage custom configuration options for dvc repositories.
These configurations can be on project, local, global, or system level.

More information.

dvc config core.remote
dvc config core.remote {remote_name}
dvc config --unset core.remote
dvc config {key}
dvc config {key} {value}
dvc config --unset {key}
dvc config --local/global/system {key} {value}
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