aha.list

The Synapse aha.list tool can be used to list AHA services.

Syntax

aha.list is executed using python -m synapse.tools.aha.list. The command usage is as follows:

python -m synapse.tools.aha.list -h

usage: synapse.tools.aha.list [-h] url [network]

List AHA services.

positional arguments:
  url         The telepath URL to connect to the AHA service.
  network     The AHA network name.

options:
  -h, --help  show this help message and exit