SCRT-HQ / PSGSuite

Powershell module for Google / G Suite API calls wrapped in handy functions. Authentication is established using a service account via P12 key to negate the consent popup and allow for greater handsoff automation capabilities
https://psgsuite.io/
Apache License 2.0
235 stars 67 forks source link

Feature Request: Get list of domains #215

Closed BarnumD closed 5 years ago

BarnumD commented 5 years ago

Which command can be used to print a list of all domains on the account similar to how gam does it with /gam print domains?

scrthq commented 5 years ago

hey @BarnumD - Domain info is still yet to be added, but I'll consider this a feature request!

This should be the API docs around what you're after (correct me if I'm wrong): https://developers.google.com/admin-sdk/directory/v1/reference/domains/list

Should have this turned around for you soon, I'll keep you updated!

BarnumD commented 5 years ago

Looks like it. Thanks. To me, this is a lower priority than having access to the Contacts API. :)

scrthq commented 5 years ago

@BarnumD added in 2.31.0!