Start an interactive SQL query session against the Spice runtime
--cloud Use a Spice Cloud instance as the SQL backend. Requires --api-key.--endpoint <endpoint> Specifies the remote Spice instance endpoint. Supports http://, https://, grpc://, or grpc+tls:// schemes. If not provided, uses the local spiced runtime.--flight-endpoint <endpoint> (Deprecated) Specifies the remote Spice instance Flight endpoint (treated as gRPC endpoint). If not provided, uses the local spiced runtime.--http-endpoint <endpoint> (Deprecated) HTTP endpoint of Spice (default: http://127.0.0.1:8090).--tls-root-certificate-file <file> The path to the root certificate file used to verify the Spice.ai runtime server certificate.-h, --help Print this help message.