yggctl - Man Page
control and interact with yggd
Synopsis
yggctl
[--help|-h] [--version|-v]
Usage:
yggctl [GLOBAL OPTIONS] command [COMMAND OPTIONS] [ARGUMENTS...]
Global Options
- --help, ā-h
- : show help
- --version, ā-v
- : print the version
Commands
workers
Interact with yggdrasil workers
list
List currently connected workers
--format="": Print output in FORMAT
(json, table or text) (default: text)
dispatch
Dispatch data to a worker locally
yggctl dispatch [command options] FILE
--metadata, -m="": Attach JSON
as metadata to the message (default: {})
--worker, -w="": Send data to WORKER
listen
Listen to worker event output
--worker, -w="": Listen for events emitted by WORKER
help, h
Shows a list of commands or help for one command