Skip to content

Commit 46c6e54

Browse files
craig-osterhoutdvdksn
authored andcommitted
sbx: update policy output
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent d067757 commit 46c6e54

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

  • content/manuals/ai/sandboxes/governance

content/manuals/ai/sandboxes/governance/local.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ $ sbx policy reset --force
167167

168168
If rules you add with `sbx policy allow` or `sbx policy deny` don't change
169169
sandbox behavior, your organization likely has governance enabled. Run `sbx
170-
policy ls` to check: if the output starts with a `Policy rules` header listing a
171-
`Governance Managed by <org>` line, org governance is active. When it's active,
170+
policy ls` to check: if the output starts with a `Governance:` status line
171+
showing `Managed by <org>`, org governance is active. When it's active,
172172
the organization policy replaces local policy, so your rules have no effect.
173173
They're hidden from `sbx policy ls` by default; run `sbx policy ls
174174
--include-inactive` to see them with an `inactive` status in the `STATUS`
@@ -182,8 +182,7 @@ your sandboxes can access, ask your admin to update the organization policy.
182182
If a domain remains blocked after you add a local allow rule, your organization
183183
likely enforces governance, which makes local rules inactive. Run `sbx policy
184184
ls` to check whether org governance is active; if the output starts with a
185-
`Policy rules` header listing a `Governance Managed by <org>` line, it is. Add
185+
`Governance:` status line showing `Managed by <org>`, it is. Add
186186
`--include-inactive` to confirm your rule shows an `inactive` status. If so, the
187-
block can only be
188-
lifted by updating the org policy in Docker Home or via the
189-
[API](/reference/api/ai-governance/).
187+
block can only be lifted by updating the org policy in Docker Home or via
188+
the [API](/reference/api/ai-governance/).

0 commit comments

Comments
 (0)