pub async fn handle( interactive: bool, template: Option<String>, tools: Option<String>, force: bool, dry_run: bool, list_templates: bool, ) -> Result<()>