StackPanel

stack vars get

Get a specific variable

stack vars get

Get details about a specific variable by its ID.

Examples: stack vars get /apps/web/port stack vars get /prod/postgres-url

Usage

stack vars get <variable-id>

Flags

FlagTypeDefaultDescription
--jsonboolfalseOutput as JSON

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