description |
---|
Looker markets a data exploration and discovery business intelligence platform |
{% 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 {}