pub async fn handle_setup( target: Option<String>, scope: &str, force: bool, config_path: Option<String>, ) -> Result<()>