stackpanel vars delete
Delete a variable
stackpanel vars delete
Remove a variable from the workspace.
Examples: stackpanel vars delete /my/api-host stackpanel vars rm my/db-port
Usage
stackpanel vars delete <variable-id>Aliases: rm, remove
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--json | bool | false | Output as JSON |
--yes, -y | bool | false | Skip confirmation prompt |
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 |