.. matrixctl Copyright (c) 2021 Michael Sasser This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Commands ******** Commands are the commands listed below, e.g. ``adduser`` to create a new user on the homeserver or ``deploy`` to deploy the ansible playbook. adduser ------- .. automodule:: matrixctl.commands.adduser.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.adduser.addon :members: :undoc-members: :show-inheritance: deluser ------- .. automodule:: matrixctl.commands.deluser.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.deluser.addon :members: :undoc-members: :show-inheritance: check ----- .. automodule:: matrixctl.commands.check.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.check.addon :members: :undoc-members: :show-inheritance: deploy ------ .. automodule:: matrixctl.commands.deploy.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.deploy.addon :members: :undoc-members: :show-inheritance: largest-rooms ------------- .. automodule:: matrixctl.commands.largest_rooms.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.largest_rooms.addon :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.largest_rooms.to_table :members: :undoc-members: :show-inheritance: maintenance ----------- .. automodule:: matrixctl.commands.maintenance.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.maintenance.addon :members: :undoc-members: :show-inheritance: start ----- .. automodule:: matrixctl.commands.start.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.start.addon :members: :undoc-members: :show-inheritance: stop ---- .. automodule:: matrixctl.commands.stop.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.stop.addon :members: :undoc-members: :show-inheritance: update ------ .. automodule:: matrixctl.commands.update.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.update.addon :members: :undoc-members: :show-inheritance: user ---- .. automodule:: matrixctl.commands.user.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.user.addon :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.user.to_table :members: :undoc-members: :show-inheritance: users ----- .. automodule:: matrixctl.commands.users.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.users.addon :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.users.to_table :members: :undoc-members: :show-inheritance: report ------ .. automodule:: matrixctl.commands.report.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.report.addon :members: :undoc-members: :show-inheritance: reports ------- .. automodule:: matrixctl.commands.reports.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.reports.addon :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.reports.to_table :members: :undoc-members: :show-inheritance: rooms ----- .. automodule:: matrixctl.commands.rooms.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.rooms.addon :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.rooms.to_table :members: :undoc-members: :show-inheritance: purge-history ------------- .. automodule:: matrixctl.commands.purge_history.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.purge_history.addon :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.purge_history.dialog :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.purge_history.handler :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.purge_history.timing :members: :undoc-members: :show-inheritance: delroom ------- .. automodule:: matrixctl.commands.delroom.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.delroom.addon :members: :undoc-members: :show-inheritance: upload ------ .. automodule:: matrixctl.commands.upload.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.upload.addon :members: :undoc-members: :show-inheritance: download -------- .. automodule:: matrixctl.commands.download.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.download.addon :members: :undoc-members: :show-inheritance: server-notice ------------- .. automodule:: matrixctl.commands.server_notice.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.server_notice.addon :members: :undoc-members: :show-inheritance: get-event --------- .. automodule:: matrixctl.commands.get_event.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.get_event.addon :members: :undoc-members: :show-inheritance: get-events ---------- .. automodule:: matrixctl.commands.get_events.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.get_events.addon :members: :undoc-members: :show-inheritance: joinroom -------- .. automodule:: matrixctl.commands.joinroom.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.joinroom.addon :members: :undoc-members: :show-inheritance: is-admin -------- .. automodule:: matrixctl.commands.is_admin.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.is_admin.addon :members: :undoc-members: :show-inheritance: set-admin --------- .. automodule:: matrixctl.commands.set_admin.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.set_admin.addon :members: :undoc-members: :show-inheritance: make-room-admin --------------- .. automodule:: matrixctl.commands.make_room_admin.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.make_room_admin.addon :members: :undoc-members: :show-inheritance: get-event-context ----------------- .. automodule:: matrixctl.commands.get_event_context.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.get_event_context.addon :members: :undoc-members: :show-inheritance: purge-remote-media ------------------ .. automodule:: matrixctl.commands.purge_remote_media.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.purge_remote_media.addon :members: :undoc-members: :show-inheritance: delete-local-media ------------------ .. automodule:: matrixctl.commands.delete_local_media.parser :members: :undoc-members: :show-inheritance: .. automodule:: matrixctl.commands.delete_local_media.addon :members: :undoc-members: :show-inheritance: .. vim: set ft=rst :