Skip to content

User Information

Dr. Strange Looker edited this page Jun 18, 2018 · 2 revisions

Displaying User Information

List All Users

gzr user ls --host=looker.example.com

Display the Current User

gzr user me --host=looker.example.com

Display Details of a User

gzr user cat USER_ID --host=looker.example.com

Disable a User

gzr user disable USER_ID --host=looker.example.com

Enable a User

gzr user enable USER_ID --host=looker.example.com

Clone this wiki locally