pub async fn list_by_project(
    config: &Core,
    client: Client
) -> Result<VarSets, ToolError>