#![allow(clippy::or_fun_call)] use std::ffi::OsString; use std::path::Path; use std::process; use std::str::FromStr; use anyhow::anyhow; use radicle::node::Alias; use radicle::profile::Config; use crate::terminal as term; use crate::terminal::args::{Args, Error, Help}; use crate::terminal::Element as _; pub const HELP: Help = Help { name: "config", description: "Manage your local Radicle configuration", version: env!("RADICLE_VERSION"), usage: r#" Usage rad config [