mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-03 22:01:39 +00:00
Added option oneitemperrow to gam <UserTypeEntity> print calendars ... permissions
This commit is contained in:
@@ -6096,7 +6096,7 @@ gam <UserTypeEntity> show calendars
|
||||
[formatjson]
|
||||
gam <UserTypeEntity> print calendars [todrive <ToDriveAttribute>*]
|
||||
[primary] <CalendarSelectProperty>* [noprimary] [nogroups] [noresources] [nosystem] [nousers]
|
||||
[fields <CalendarListFieldList>] [permissions]
|
||||
[fields <CalendarListFieldList>] [permissions] [oneitemperrow]
|
||||
[formatjson] [delimiter <Character>] [quotechar <Character>]
|
||||
|
||||
Display a users calendar settings
|
||||
@@ -6313,7 +6313,7 @@ gam <UserTypeEntity> print events <UserCalendarEntity> [<EventEntity>] <EventDis
|
||||
|
||||
gam <UserTypeEntity> update calattendees <UserCalendarEntity> <EventEntity> [anyorganizer]
|
||||
[<EventNotificationAttribute>] [splitupdate] [dryrun|doit]
|
||||
(csv|csvfile <CSVFileInput>)
|
||||
(csv|csvfile <CSVFileInput> endcsv)
|
||||
(delete <EmailAddress>)*
|
||||
(deleteentity <EmailAddressEntity>)*
|
||||
(add <EmailAddress>)*
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
7.29.01
|
||||
|
||||
Added option `oneitemperrow` to `gam <UserTypeEntity> print calendars ... permissions` to have each of a
|
||||
calendar's permissions displayed on a separate row with all of the other calendar fields.
|
||||
|
||||
7.29.00
|
||||
|
||||
Added options `mappermissionsemail <EmailAddress> <EmailAddress>` and ` mappermissionsemailfile <CSVFileInput> endcsv`
|
||||
|
||||
Reference in New Issue
Block a user