diff --git a/bin/cml/comment/create.js b/bin/cml/comment/create.js index 1c3d110f0..409b9df9c 100644 --- a/bin/cml/comment/create.js +++ b/bin/cml/comment/create.js @@ -66,6 +66,7 @@ exports.options = kebabcaseKeys({ type: 'boolean', description: 'Avoid watermark; CML needs a watermark to be able to distinguish CML comments from others', + hidden: true, telemetryData: 'name' } });