Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
radovanobal opened this issue Jul 9, 2021 · 0 comments

Comments

@radovanobal
Copy link

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%'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant