Support dots in struct keys with set/show/clear commands

Description

It's possible to set deeps keys like so (config set/package set/server set/etc all flow through the same method in the JSONService):

But you can't set key names with dots since there is no mechanism to escape them. Enhance the parsing on this to obey bracketed strings, quoted strings, and quoted bracketed strings.

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created July 12, 2021 at 10:18 PM
Updated July 12, 2021 at 10:18 PM
Resolved July 12, 2021 at 10:18 PM