Skip to content

remote-add: add a note about adding quotes around azure connection string #950

@sijanmilan

Description

@sijanmilan

DVC version 0.82.3, MacOS 10.14.6 installed via pip

In documentation example for Azure Remote Blob storage configuration:
https://dvc.org/doc/command-reference/remote/add#supported-storage-types

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

--local is specified at the end which will throw error command not found: --local

update documentation so command is specified before the connection_string per command specification (https://dvc.org/doc/command-reference/remote/modify)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A: docsArea: user documentation (gatsby-theme-iterative)good first issueGood for newcomerstype: enhancementSomething is not clear, small updates, improvement suggestions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions