We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Classification labels are now available for Gmail in addition to Drive.
Update Users-Drive-Files-Manage.md
Limited Folder Access update
Added options `timestamp [<Boolean>]` and `timeformat <String>` to `gam <UserTypeEntity> create|update drivefile`
Drive fields cleanup
Start legacy updates
Added shortcut target processing
Quote tildes
Command syntax and example typos
Added command to upload changes to Google Docs.
Standardize on charset <Charset>
Added option `skipids <DriveFileEntity>` to `gam <UserTypeEntity> copy drivefile`
Updated functionality of option `preservefiletimes` in `gam <UserTypeEntity> update drivefile <DriveFileEntity>`.
Updated all drive commands to handle the following error: ``` ERROR: 401: Active session is invalid. Error code: 4 - authError ```
Added option `noduplicate` to `gam <UserTypeEntity> create drivefile`
Updated `gam <UserTypeEntity> get drivefile` to allow downloading Jamboard files
Improved create shareddrive retries
Added option `contentrestrictions ownerrestricted [<Boolean>]` to `<DriveFileAttribute>`.
Added option `pathdelimiter <Character>` to `gam <UserTypeEntity> create drivefolderpath`
Updated `gam <UserTypeEntity> get document|drivefile <DriveFileEntity>` to handle shortcuts
Update drive query