inline-source-cli
inline-source-cli copied to clipboard
Argument issue: attribute option cannot be set to false
inline-source supports the attribute option, which can be set to false. When using the CLI setting --attribute false will result in a parse attribute 'false' instead of switching off the selection attribute.
Any update on this issue, or #10?
As a workaround, an empty string works: --attribute ""
This still needs to be fixed.