6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-10 15:20:56 +00:00
tutor/tutor/commands
Régis Behmo c31c9bdc89 Add local/k8s reboot commands
This is to replace `tutor local stop && tutor local start`, which I type
way too frequently.
2019-07-08 13:59:14 +08:00
..
__init__.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
android.py Move config logic to dedicated non-command module 2019-06-07 22:49:45 +02:00
cli.py 🔌 Introduce a plugin system for tutor 2019-06-07 22:49:45 +02:00
config.py Add `-U/--unset option to config save` 2019-07-08 06:29:24 +08:00
dev.py 🔌 Introduce a plugin system for tutor 2019-06-07 22:49:45 +02:00
images.py Migrate notes to a dedicated plugin 2019-07-04 09:31:12 +08:00
k8s.py Add local/k8s reboot commands 2019-07-08 13:59:14 +08:00
local.py Add local/k8s reboot commands 2019-07-08 13:59:14 +08:00
plugins.py Enable/Disable multiple plugins in one command 2019-07-07 09:12:41 +08:00
ui.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
webui.py Add convenient fmt.echo_* functions 2019-05-29 09:53:54 +02:00