Gui restore works, commandline doesn't

How did this divert to the ‘test’ command? There were many pieces above, but I don’t see that one there.

From CLI, the ‘test’ command (and probably any command) allocates a per-destination database for you.
The database for a given destination URL is noted in the dbconfig.json file, which can be edited if needed.

The true CLI (as opposed to GUI Commandline) is independent from the server, and should match server options, e.g. by using Export As Command-line as described earlier, unless CLI goal is to be independent.

The CLI DB path, while set and remembered for convenience, can be overridden using –dbpath if you like.

So is there a comment on the find command and other issues? This is more than just a DB-finding thing.