Macchina-CLI / macchina

A system information frontend with an emphasis on performance.
https://crates.io/crates/macchina
MIT License
1.24k stars 47 forks source link

Only Include Certain Keys #314

Closed s4Dt0y closed 1 month ago

s4Dt0y commented 1 month ago

Is there a way to not have certain keys? This seems like a really dumb question, but I haven't been able to figure out a way...simply not including it in the keys category doesn't seem to work. Is there a way to do this, like, an only_explicit_includes variable? I took a look at #222, and it seems like people have been able to this.

grtcdr commented 1 month ago

Use the --show flag or show option in macchina.toml, it is documented in the man page.