Added command gam <UserTypeEntity> print diskusage to display disk usage by folder.

This commit is contained in:
Ross Scroggs
2023-08-10 11:06:40 -07:00
parent 790d38b646
commit ae4578758a
11 changed files with 327 additions and 5 deletions

View File

@@ -53,6 +53,7 @@ use the `returnnameonly` option to have GAM display just the profile name of the
This will be useful in scripts that create|update a profile and then want to perform subsequent GAM commands that
reference the profile.
```
gam delete inboundssoprofile <SSOProfileItem>
```