View Stream Workers
This page explains how to view Macrometa stream workers. You can view them either as a list or view details of a specific stream worker.
- Web Console
- REST API
- CLI
Follow these instructions to update a stream worker using the GDN console web UI.
Click Stream Workers.
Click the Stream Workers tab.
Macrometa displays a list of all saved stream workers.
To see details of a stream worker, click the name of a stream worker in the list.
Macrometa displays the stream worker definition code in the Preview pane.
Use our interactive API Reference with code generation in 18 programming languages to:
Use the gdnsl stream-worker list CLI command to fetch a list of all existing stream workers.
Use the gdnsl stream-worker describe CLI command to fetch details of a specific stream worker.