6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 20:29:02 +00:00
tutor/tutor/commands
2020-03-12 09:52:22 +01:00
..
__init__.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
android.py Move "-r/--root" option to parent command level 2019-12-15 18:52:58 +01:00
cli.py Add support for simple, yaml-based plugins 2020-01-14 17:35:51 +01:00
compose.py Allow multiple services in "local restart" command 2020-03-12 09:52:22 +01:00
config.py Minor code refactoring, for naming clarity 2020-02-27 17:14:00 +01:00
context.py More feature-complete dev/local docker-compose commands 2020-01-10 11:10:54 +01:00
dev.py Fix loading of docker-compose.override files 2020-01-17 09:46:59 +01:00
images.py Move "-r/--root" option to parent command level 2019-12-15 18:52:58 +01:00
k8s.py Fix crash on "k8s quickstart" 2020-01-08 20:07:25 +01:00
local.py Fix loading of docker-compose.override files 2020-01-17 09:46:59 +01:00
plugins.py Minor code refactoring, for naming clarity 2020-02-27 17:14:00 +01:00
ui.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
webui.py Minor code refactoring, for naming clarity 2020-02-27 17:14:00 +01:00