Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 606 Bytes

looker.md

File metadata and controls

37 lines (23 loc) · 606 Bytes
description
Looker markets a data exploration and discovery business intelligence platform

Looker

Connect looker cli

Tools

{% embed url="https://github.com/looker-open-source/gzr" %}

Get user infor

gzr user me --host host --port=port --client_id {} --client_secret {}

Get user list

gzr user ls --host host --port=port --client_id {} --client_secret {}

Get group infor

gzr group ls --host host --port=port --client_id {} --client_secret {}

Get group member

gzr group member_group {id} --host host --port=port --client_id {} --client_secret {}