Skip to content

Some example queries do not work with Windows Powershell #4400

Open
@serenibyss

Description

@serenibyss

Windows Powershell parses out double quotes (") automatically, and in order for them to work correctly they need to be escaped (\"). There are a handful of places in the docs where sample CLI commands are shown, and the double quotes would not work correctly on powershell. I'm not sure if escaping them in the examples, or just mentioning that powershell needs quotes escaped is the solution but as it is now, some examples will error if copy-pasted

Relevant URLs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions