mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +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]
|
[formatjson]
|
||||||
gam <UserTypeEntity> print calendars [todrive <ToDriveAttribute>*]
|
gam <UserTypeEntity> print calendars [todrive <ToDriveAttribute>*]
|
||||||
[primary] <CalendarSelectProperty>* [noprimary] [nogroups] [noresources] [nosystem] [nousers]
|
[primary] <CalendarSelectProperty>* [noprimary] [nogroups] [noresources] [nosystem] [nousers]
|
||||||
[fields <CalendarListFieldList>] [permissions]
|
[fields <CalendarListFieldList>] [permissions] [oneitemperrow]
|
||||||
[formatjson] [delimiter <Character>] [quotechar <Character>]
|
[formatjson] [delimiter <Character>] [quotechar <Character>]
|
||||||
|
|
||||||
Display a users calendar settings
|
Display a users calendar settings
|
||||||
@@ -6313,7 +6313,7 @@ gam <UserTypeEntity> print events <UserCalendarEntity> [<EventEntity>] <EventDis
|
|||||||
|
|
||||||
gam <UserTypeEntity> update calattendees <UserCalendarEntity> <EventEntity> [anyorganizer]
|
gam <UserTypeEntity> update calattendees <UserCalendarEntity> <EventEntity> [anyorganizer]
|
||||||
[<EventNotificationAttribute>] [splitupdate] [dryrun|doit]
|
[<EventNotificationAttribute>] [splitupdate] [dryrun|doit]
|
||||||
(csv|csvfile <CSVFileInput>)
|
(csv|csvfile <CSVFileInput> endcsv)
|
||||||
(delete <EmailAddress>)*
|
(delete <EmailAddress>)*
|
||||||
(deleteentity <EmailAddressEntity>)*
|
(deleteentity <EmailAddressEntity>)*
|
||||||
(add <EmailAddress>)*
|
(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
|
7.29.00
|
||||||
|
|
||||||
Added options `mappermissionsemail <EmailAddress> <EmailAddress>` and ` mappermissionsemailfile <CSVFileInput> endcsv`
|
Added options `mappermissionsemail <EmailAddress> <EmailAddress>` and ` mappermissionsemailfile <CSVFileInput> endcsv`
|
||||||
|
|||||||
Reference in New Issue
Block a user