User Tools

Site Tools


chromebooks:gam_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
chromebooks:gam_notes [2020/04/06 13:20]
tschulz [Delete a specific email from a users Inbox]
chromebooks:gam_notes [2021/12/08 12:47]
tschulz [Delete file from Google Drive]
Line 74: Line 74:
 </​file>​ </​file>​
  
 +
 +===== Print Group Members =====
 +<​file>​
 +gam print group-members group <Group Email> fields email,​role,​status
 +</​file>​
 +
 +===== Delete file from Google Drive =====
 +==== filelist.csv====
 +//​E<​ROW>​=VLOOKUP(F<​ROW>,​B$2:​C$<​LASTROW>,​2,​0)//​
 +<​file>​
 +gam user <​email>​ show filelist id name owners parents > filelist.csv
 +</​file>​
 +
 +<​file>​
 +gam user <​email>​ delete drivefile <​fileid>​ purge
 +</​file>​
chromebooks/gam_notes.txt · Last modified: 2021/12/08 14:39 by tschulz