stackpanel project remove
Remove a project from the known projects list
stackpanel project remove
Remove a Stackpanel project from the known projects list.
The project can be specified by ID, name, or path. This does not delete any files, only removes the project from the list.
Usage
stackpanel project remove <project>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 |