Skip to content
On this page

🖥️ Command line

For development and maintenance observer provides built-in command line interface using Typer.

sh
~/P/observer ❱ python -m observer --help

╭─ Commands ───────────────╮
 db                       
 keys                     
 server                   
 swagger                  
╰──────────────────────────╯

For each command you can find basic help available.

Released under the MIT License.