6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 20:29:02 +00:00
tutor/tutor/commands
Kyle McCormick 126c6062e5 fix: --mount should accept service names with hyphens
(no changelog entry, as this fixes a feature that hasn't
 yet been released)
2022-04-22 10:14:11 +02:00
..
upgrade feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
__init__.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
cli.py fix: unit tests with v1 plugin installed 2022-04-20 19:48:21 +02:00
compose.py fix: --mount should accept service names with hyphens 2022-04-22 10:14:11 +02:00
config.py feat: introduce tutor dev quickstart 2022-04-19 16:53:57 +02:00
context.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
dev.py feat: deprecate runserver in favor of start 2022-04-21 15:00:54 +02:00
images.py feat: add --mount option to local/dev 2022-04-20 19:33:17 +02:00
k8s.py feat: introduce tutor dev quickstart 2022-04-19 16:53:57 +02:00
local.py fix: TypeError on local quickstart 2022-04-20 20:12:31 +02:00
plugins.py feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00