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
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,9 @@
3
3
A command-line interface for the [HelpScout](https://www.helpscout.com/) API. Manage mailboxes, conversations, customers, tags, users, workflows, and webhooks from the terminal.
4
4
5
5
> **Built for shared and AI-assisted workflows**
6
-
> hs-cli ships with a deterministic, layered PII redaction pipeline (structured fields + free-text + source payload protection), plus strict per-command override controls.
7
-
> See [PII Redaction Pipeline](#pii-redaction-pipeline).
6
+
> hs-cli ships with a deterministic, layered PII redaction pipeline (structured fields + free-text + source payload protection), plus strict per-command override controls.
7
+
> An allowlist-based permission system (`resource:operation` pairs) lets you restrict exactly which actions are permitted.
8
+
> See [PII Redaction Pipeline](#pii-redaction-pipeline) · [Permissions](#permissions).
0 commit comments