Hi, I found your cmd line tool on npmjs registry via Google, it useful except it fails on when using command line option -sf. Line 53 should be replaced with: console.log(flagValues.secret); or at least be commented.
Hi,
I found your cmd line tool on npmjs registry via Google, it useful except it fails on when using command line option -sf.
Line 53 should be replaced with: console.log(flagValues.secret);
or at least be commented.