Function kanidm_cli::common::prompt_for_username_get_username
source · pub fn prompt_for_username_get_username() -> Result<String, String>
Expand description
This parses the token store and prompts the user to select their username, returns the username as a String
Powered by prompt_for_username_get_values