What is the best way to selectively pin using IPFS Cluster? I need to turn off auto-pinning so every cluster node does not try to mirror everything in the entire cluster. I know I can run another cluster, but something this simple does not warrent another cluster (getting certain files to certain servers but they are all related and belong on the ipfs network).
Finally, I just need a simple CLI way to see what is not pinned that should be so I can decide if I should pin it or not (plugin any logic!). This really needs to support matching metadata tags so finding what needs to be pined is salable (the end-user can manage this setup so it does not get too large, does not weaken security, etc.).
This must work on IPNS and the files within AND when IPNS updates..
pin_only_on_trusted_peers is interesting it does not really open the door for pure logic, one where anyone can plugin their own logic based on almost infinite variations and needs.
disable_repinning is interesting but that is only items that are unhealth.