Open Freed-Wu opened 1 month ago
$ insights --stdin insights: Not enough positional command line arguments specified! Must specify at least 1 positional argument: See: insights --help
We have to
insights /dev/null --stdin
It is not reasonable. --stdin will accept input from stdin, some we don't need any input argument.
--stdin
We have to
It is not reasonable.
--stdin
will accept input from stdin, some we don't need any input argument.