Skip to content

Commit

Permalink
Add --local option
Browse files Browse the repository at this point in the history
  • Loading branch information
nilushancosta authored May 7, 2020
1 parent 2ea63aa commit 2ede968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/command-reference/remote/add.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ For more information about the variables DVC supports, please visit
### Click for Microsoft Azure Blob Storage

```dvc
$ dvc remote add myremote azure://my-container-name/path
$ dvc remote add --local myremote azure://my-container-name/path
$ dvc remote modify --local myremote connection_string "my-connection-string"
```

Expand Down

0 comments on commit 2ede968

Please sign in to comment.