CLI === The command-line interface (CLI) exposes convenience commands to discover, connect to and control multiple GoPro cameras from the terminal. The main entry point is provided by the top-level ``pytermite`` commands implemented in the ``pytermite.py`` module. Features -------- - Interactive REPL for repeated commands - Scan for connected GoPros via USB/mdns - Connect/disconnect and start/stop recording .. toctree:: :maxdepth: 2 :hidden: cli_reference cli_examples