CLI — Command-Line Interface ============================ The CLI package provides subcommands for non-interactive operations: archive management, configuration, and project views. Archive ------- .. automodule:: jot.cli.archive :members: :undoc-members: Config ------ .. automodule:: jot.cli.config :members: :undoc-members: Views ----- .. automodule:: jot.cli.views :members: :undoc-members: