-
-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
Description
Feature description
Right now, Wave doesn’t provide a way to list or query blocks (terminals, previews, web views, etc.) from the CLI. This makes it harder to automate, script, and debug workflows.
I built a wsh blocks list subcommand to fill this gap. It outputs block data with optional filtering and structured JSON. This issue is to open up discussion, get feedback, and confirm if this fits into the project’s goals.
Implementation Suggestion
Here’s my initial PR as a starting point:
#2337
Reactions are currently unavailable