pub async fn database_identity( config: &Config, name_or_identity: &str, server: Option<&str>, ) -> Result<Identity, Error>
Determine the identity of the database.
database