pub fn run_server_wizard(server: &DnsServerConfig) -> Result<EndpointUpdate>Expand description
Interactive wizard for updating a single transport endpoint on an existing server.
Shows the current status of each endpoint and prompts the user to pick one to configure, update, or remove.