list

Function list 

Source
pub async fn list(
    filter: bool,
    config: &Core,
    client: Client,
) -> Result<Vec<Workspace>, ToolError>