Skip to content

02. Control

Naoki Kosaka edited this page Mar 2, 2023 · 2 revisions

Control Activity-Relay

Activity-Relay has control command to change its behaviours.

Root command

$ relay control
Activity-Relay CLI Management Utility

Usage:
   control [command]

Available Commands:
  config      Manage configuration for relay
  domain      Manage subscriber domain
  follow      Manage follow request for relay

Flags:
  -h, --help   help for control

Global Flags:
  -c, --config string   Path of config (default "config.yml")
  -v, --verbose         Show debug log

Use " control [command] --help" for more information about a command.