stackpanel env debug
Print all environment variables for debugging
stackpanel env debug
Print a comprehensive debug view of all Stackpanel environment variables.
This is useful for troubleshooting configuration issues or verifying the environment is set up correctly.
Usage
stackpanel env debugGlobal Flags
These flags are inherited from parent commands.
| Flag | Type | Default | Description |
|---|---|---|---|
--daemon, -d | bool | false | Run in daemon mode (no TUI, for background processes) |
--no-color | bool | false | Disable color output |
--no-tui | bool | false | Disable interactive TUI mode |
--verbose, -v | bool | false | Enable verbose output |