stackpanel env get
Get the value of an environment variable
stackpanel env get
Get the current value of a specific environment variable.
Also displays metadata about the variable (description, default, etc.)
Usage
stackpanel env get [NAME]Global 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 |