fluvio_cli::profile
pub fn process_delete<O>( out: Arc<O>, opt: DeleteOpt) -> Result<String, CliError> where O: Terminal,