File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 6262
6363---
6464
65- ## Example Workflows
66-
67- - ` /incident create ` — Start a new incident and assign roles
68- - ` /aws access-request ` — Request temporary AWS access
69- - ` /webhook add slack ` — Register a new Slack webhook for notifications
70- - ` /role assign talent ` — Assign a "Talent" role to a user
65+ ## Example Slack Workflows
66+
67+ - ` /sre help ` — Show all available SRE bot commands
68+ - ` /sre incident ` — List incident management commands
69+ - ` /sre geolocate <ip> ` — Geolocate an IP address
70+ - ` /sre webhooks ` — List webhooks for the current channel
71+ - ` /sre webhooks create ` — Create a new webhook
72+ - ` /sre reports ` — List available reports
73+ - ` /sre reports google-groups ` — Generate a Google Groups statistics report
74+ - ` /aws users create <user> ` — Provision AWS user(s) via SCIM bridge (using Google Groups)
75+ - ` /aws groups sync ` — Sync AWS groups with Google security groups
76+ - ` /aws health ` — Query the health of an AWS account
7177
7278---
7379
You can’t perform that action at this time.
0 commit comments