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