agentconnect.cli.registry module

ping(base_url=None, timeout=3.0)

Check registry health endpoint and exit 0 if healthy, non-zero otherwise.

Return type:

None

Parameters:
  • base_url (Annotated[str | None, <typer.models.OptionInfo object at 0x7f7062e72650>])

  • timeout (Annotated[float, <typer.models.OptionInfo object at 0x7f7062e96b50>])