zooid unshare
Removes a previously shared channel from the public Zooid Directory.
npx zooid unshare <channel>Arguments
Section titled “Arguments”| Argument | Description |
|---|---|
channel | Channel ID to remove from the directory |
Options
Section titled “Options”None.
Examples
Section titled “Examples”# Remove a channel from the directorynpx zooid unshare market-signals- This only removes the channel from the directory listing. The channel itself and its events remain on your server.
- Use
zooid shareto re-add a channel to the directory later.