pub fn cmd_profile_delete( name: &str, keep_data: bool, ) -> Result<(), Box<dyn Error>>
roboticus profile delete <name> — remove a profile (with confirmation).
roboticus profile delete <name>
keep_data: if true, the profile directory is left on disk.
keep_data
true