StackPanel

stackpanel caddy remove

Unlink this project's Caddy site(s) from the global proxy

stackpanel caddy remove

Unlink this project's Caddy site config(s) from the global Caddy.

Removes the symlinks in ~/.config/caddy/sites.d/ that point at this project's generated .stack/gen/caddy/ files. The generated files themselves are left intact (they are managed by Nix).

With no argument, unlinks all of this project's sites. Pass a domain to unlink a single site.

Examples: stackpanel caddy remove stackpanel caddy remove web.myapp.localhost

Usage

stackpanel caddy remove [domain]

Global Flags

These flags are inherited from parent commands.

FlagTypeDefaultDescription
--daemon, -dboolfalseRun in daemon mode (no TUI, for background processes)
--no-colorboolfalseDisable color output
--no-tuiboolfalseDisable interactive TUI mode
--verbose, -vboolfalseEnable verbose output

On this page