Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.clawker.dev/llms.txt

Use this file to discover all available pages before exploring further.

clawker firewall enable

Enable firewall for a container

Synopsis

Re-enroll an agent container in the firewall’s per-container routing. Idempotent. Use after ‘clawker firewall disable’.
clawker firewall enable [flags]

Examples

  # Enable firewall for an agent container
  clawker firewall enable --agent dev

Options

      --agent string   Agent name to identify the container
  -h, --help           help for enable

Options inherited from parent commands

  -D, --debug   Enable debug logging

See also