Skip to main content

clawker firewall refresh

Re-sync firewall rules from the current project config

Synopsis

Re-read the current project’s config (security.firewall.add_domains and security.firewall.rules) and sync those rules into the firewall store — the same sync that runs when a container starts, but without a restart. This is how you apply yaml edits live: edit config, then run refresh. Sync is add/update only (merge, keyed by dst:proto:port). Domains removed from config are NOT pruned from the store — use clawker firewall remove to delete a rule.

Examples

Options

Options inherited from parent commands

See also