Skip to main content

list

Function list 

Source
pub fn list(
    directory: &Path,
    cli_profile: Option<&str>,
    profiles_dir: Option<&Path>,
) -> Result<(), CliError>
Expand description

List every profile defined in profiles.toml and mark the active one.