@wayai/cli 0.3.77 → 0.3.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -20118,7 +20118,7 @@ Commands:
|
|
|
20118
20118
|
use <hub> Bind this worktree to a specific hub (UUID or folder name)
|
|
20119
20119
|
migrate Move a legacy repo to the wayai-ws/{hubs,org} layout
|
|
20120
20120
|
unbind Clear the worktree hub binding
|
|
20121
|
-
send-message Send a test message to a preview
|
|
20121
|
+
send-message Send a test message to a hub (preview or production)
|
|
20122
20122
|
conversations List or inspect conversations
|
|
20123
20123
|
analytics Show analytics summary and metrics (use \`analytics query\` for structured ClickHouse queries)
|
|
20124
20124
|
delete-history Delete your conversations on a hub (--conversation-id <id> for just one)
|