claudewheel v0.20.1 /c reconcile-permissions
Edit

Reconcile profile and shared-settings permission rules (deny, ask, allow) to the canonical guardrail model; pass exactly one of --dry-run or --apply.

#c reconcile-permissions

reconcile profile and shared-settings permissions (deny/ask/allow) to the canonical guardrail model; requires exactly one of --dry-run or --apply

#Flags

Flags
NameShortTypeDefaultEnvDescription
--dry-runboolprint the per-target permissions diff and change NOTHING (mutually exclusive with --apply; you MUST pass exactly one of --dry-run or --apply)
--applyboolperform the reconciliation, writing each target atomically (mutually exclusive with --dry-run; you MUST pass exactly one of --dry-run or --apply)
--profilestrreconcile only this single profile; when given, shared-settings.json profileDefaults is left untouched (omit to reconcile every profile AND shared-settings profileDefaults)