Open darthsteven opened 4 months ago
I'll take a look at this after I stabilize Drall v3. In the meantime, have you considered using drall site:directories
or drall site:keys
? For all the commands that exist, please see drall list
.
Sure, okay, that could work, if there was a way to exclude the duplicates from drall site:keys
.
See if --drall-filter
can help, e.g. drall --drall-filter=foo site:keys
.
I've sorted it in another way. I'd argue that an option on drall site:keys
that sets the unique option would be useful.
At the moment, I'm trying to us drall to get a nice list of the sites that it has detected and is going to run commands on, doing something like this:
and hoping for the output:
Whereas I actually get:
I was wondering if you'd consider introducing a 'quiet' option to the command, so that I could silence those lines that start with
Finished:
?