StackPanel

stackpanel vars list

List all workspace variables

stackpanel vars list

List all variables defined in stackpanel.variables.

Variables are grouped by their path prefix (e.g., /apps, /services, /dev, /prod). Use --type to filter by variable type.

Usage

stackpanel vars list

Flags

FlagTypeDefaultDescription
--jsonboolfalseOutput as JSON
--type, -tstringnoneFilter by type (LITERAL, SECRET, VALS, EXEC)

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