list

Function list 

Source
pub async fn list(
    cmd: ListCommand,
    writer: &mut dyn Write,
    driver_development_proxy: ManagerProxy,
) -> Result<()>