inline-source-cli icon indicating copy to clipboard operation
inline-source-cli copied to clipboard

Argument issue: attribute option cannot be set to false

Open pm2002 opened this issue 7 years ago • 2 comments

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.

pm2002 avatar Apr 23 '19 21:04 pm2002

Any update on this issue, or #10?

iglunev avatar Nov 04 '19 09:11 iglunev

As a workaround, an empty string works: --attribute ""

This still needs to be fixed.

Cannedfood avatar Mar 15 '20 09:03 Cannedfood