Joplin Cloud password with double quote in terminal application?

How can I configure a Joplin Cloud password (sync.10.password) for the terminal application when the password contains a double quote? For example, if the password is:

a"b

none of the following seem to work:

  1. config sync.10.password a"b
  2. config sync.10.password "a\"b"
  3. config --import-file, specifying a file containing:

{ "sync.10.password": "a\"b" }

Any ideas? Here's the result of the version command:

Joplin CLI Client

Copyright © 2016-2023 Laurent Cozic
joplin 2.12.1 (prod, linux)

Client ID: 1b5192dffba14173bce992c000c43097
Sync Version: 3
Profile Version: 43
Keychain Supported: No

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.