$ gam user testsimple show fileinfo query "'root' in parents and name = 'purgeme'" fields id
Getting all Drive Files/Folders that match query ('root' in parents and name = 'purgeme') for tests...@domain.com
Got 1 Drive File/Folder that matched query ('root' in parents and name = 'purgeme') for tests...@domain.com...
User: tests...@domain.com, Show 1 Drive File/Folder
Drive Folder: purgeme (1kK0x4J9z-sPZnBTU-v2qvyFUTP0eSqlV)
id: 1kK0x4J9z-sPZnBTU-v2qvyFUTP0eSqlV
$ echo $?
0
$ gam user testsimple show fileinfo query "'root' in parents and name = 'purgemex'" fields id
Getting all Drive Files/Folders that match query ('root' in parents and name = 'purgemex') for tests...@domain.com
Got 0 Drive Files/Folders that matched query ('root' in parents and name = 'purgemex') for tests...@domain.com...
User: tests...@domain.com, Show 0 Drive Files/Folders
$ echo $?
60
--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/25f518e3-506a-4e4c-8c68-be18a05d1053n%40googlegroups.com.
$ gam config show_gettings false redirect csv - noheader user testsimple print filelist query "'root' in parents and name = 'purgeme'" fields id,name
tests...@domain.com,1kK0x4J9z-sPZnBTU-v2qvyFUTP0eSqlV,purgeme
$ echo $?
0
$ gam config show_gettings false redirect csv - noheader user testsimple print filelist query "'root' in parents and name = 'purgemex'" fields id,name
$ echo $?
60
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/40490679-4db3-41dd-965c-daf0d7569001n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-manager/-MiANAd59-U/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/AA259E70-B028-417D-8851-22B9BC99221E%40gmail.com.
"'root' in parents and name = 'purgeme'and mimeType = 'application/vnd.google-apps.folder'"
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAG0tWaHH0EZkuSRepXXpCRho_TRECWhUNN-VucJ%3DxApFXE-SnA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/1EC4EABB-F42B-4115-9C3D-90C7BD9E8F2B%40gmail.com.