Function llogin::list_account_ids
source · pub(crate) fn list_account_ids()Expand description
Lists all stored account IDs.
This function prints all stored account IDs by iterating over the environment variables and printing the ones that start with “LPU_USERNAME_”.