mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
78ca41bafa
Rename the `coder boundary` CLI subcommand to `coder agent-firewall` as part of the Boundaries to Agent Firewall rebrand (AIGOV-236). `coder boundary` is retained as a hidden, deprecated alias that prints a deprecation notice to stderr before running. Both commands use separate builder functions that share the same boundary base command and license verification logic. Updates error messages, golden files, CLI reference docs, and prose docs to use the new naming.