You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add a flag to the description generator that accepts a comma separated list of resources for which the description needs to be generated.
for e.g.: tool.exe -rn "users, groups, drive" will generate description only for those given resources.
default for the flag would be to generate everything.