Often requested on Gitter: when initializing a new cluster via container orchestration, it is useful to populate the initial state of the cluster using SQL (e.g. to set up users, zones, initial databases, etc).
The start and init commands should be extended to support -f (read from a file) and -e (execute specific statements) like cockroach sql.