sbx: document --include-inactive flag for sbx policy ls#25316
Merged
Conversation
Inactive rules are now hidden by default when org governance is active. Document the --include-inactive flag in the monitoring page and point the concepts, local, and org policy pages to it instead of each restating the display behavior. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
reviewed
Jun 9, 2026
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
The PR is a focused, well-scoped documentation update documenting the new --include-inactive flag for sbx policy ls. All four changed files (concepts.md, local.md, monitoring.md, org.md) are updated consistently.
What looks good:
- Cross-references across all four files are aligned and consistent
- New
### Showing inactive rulessection inmonitoring.mdis correctly anchored and linked from the other files - Commands are properly formatted as inline code
- Writing style matches the existing docs — active voice, no hedge words, no AI-isms
- The new example output in
monitoring.mdis accurate - No vendored or generated files touched; no pages removed; no redirects needed
- Scope is well-preserved — changes are surgical and match the existing doc character
No issues found.
akristen
approved these changes
Jun 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sbx policy lsnow hides inactive rules by default when organization governance is active; the new--include-inactiveflag lists them. This documents the flag in the monitoring page (new "Showing inactive rules" section, with corrected default vs.--include-inactiveexample output) and updates the concepts, local, and org policy pages to point there instead of each restating the now-changed "appears with an inactive status" behavior.Generated by Claude Code