-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugDid we break something?Did we break something?p1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to do
Description
Bug Report
Please provide information about your setup
Output of dvc version:
DVC version: 1.1.10+1c9588
Python version: 3.8.4
Platform: macOS-10.15.4-x86_64-i386-64bit
Binary: False
Package: None
Supported remotes: azure, gdrive, gs, hdfs, http, https, s3, ssh, oss
Repo: dvc, git
Filesystem type (workspace): ('apfs', '/dev/disk1s1')Additional Information (if any):
dvc remote add -d storage s3://storage
dvc remote modify storage region us-east-2 --local
complains:
ERROR: configuration error - config file error: remote 'storage' doesn't exists.
For example, it breaks the use case of using dvc remote modify to store credentials in the local config only.
Metadata
Metadata
Assignees
Labels
bugDid we break something?Did we break something?p1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to do