We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f7861 commit 7959c1cCopy full SHA for 7959c1c
api/ruby/find-inactive-members/README.md
@@ -7,6 +7,7 @@ find_inactive_members.rb - Find and output inactive members in an organization
7
-e, --email Fetch the user email (can make the script take longer)
8
-o, --organization MANDATORY Organization to scan for inactive users
9
-v, --verbose More output to STDERR
10
+ -t, --no-throttle Disable API request throttling (use with caution)
11
-h, --help Display this help
12
```
13
0 commit comments