pub async fn capability_cmd<W: Write>( query: String, realm_query: RealmQueryProxy, writer: W, ) -> Result<()>