Improved adminrole commands

This commit is contained in:
Ross Scroggs
2025-05-05 20:47:23 -07:00
parent 81ae789acc
commit bcd327a7f4
3 changed files with 61 additions and 48 deletions

View File

@@ -1,3 +1,11 @@
7.06.14
Updated `gam create|update adminrole` to allow specifying a collection of privileges
with `privileges select <FileSelector>|<CSVFileSelector>` which makes copying roles much simpler.
Updated option `role <RoleItem>` to `gam print|show adminroles` to allow display of information
for a specific role.
7.06.13
Updated `gam print group-members ... recursive` and `gam print cigroup-members ... recursive`