Skip to content

command line if value has a space lookups cannot be specified with in-place editing #153

@radovanobal

Description

@radovanobal

there is a issue where the set value command throws
json: error: lookups cannot be specified with in-place editing (-I/--in-place), too easy to lose content
if the value has a space character.

example command
json -I -f pbiviz.json -e this.visual.version='%VERSION% %TASKS%'

works as:
json -I -f pbiviz.json -e this.visual.version='%VERSION%_%TASKS%'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions