epicsarchiver.command ===================== .. py:module:: epicsarchiver.command .. autoapi-nested-parse:: Command module. Attributes ---------- .. autoapisummary:: epicsarchiver.command.LOG Functions --------- .. autoapisummary:: epicsarchiver.command.cli Module Contents --------------- .. py:data:: LOG :type: logging.Logger .. py:function:: cli(ctx: click.core.Context, hostname: str) -> None Command line tool for interacting with the archiver.