pub fn load_config(dir: &Path) -> Result<AdminConfig>Expand description
Load the stored configuration. BUS_ADMIN_URL and BUS_ADMIN_TOKEN
override the file, for scripts and CI that never run admin login.
pub fn load_config(dir: &Path) -> Result<AdminConfig>Load the stored configuration. BUS_ADMIN_URL and BUS_ADMIN_TOKEN
override the file, for scripts and CI that never run admin login.