This command introspects the databases and writes out a JSON summary.
I think I'd like to use datasette build for something more interesting, potentially duplicating functionality from https://github.com/simonw/csvs-to-sqlite
Since the internal method that does this is called ds.inspect() that seems like a reasonable replacement name for the command.