7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-05-30 21:00:49 +00:00
tutor/tutor/commands
2022-11-24 16:21:57 +01:00
..
upgrade fix: change kubectl wait to look at deployments not pods 2022-07-25 22:46:45 +02:00
__init__.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
cli.py feat: strongly typed hooks 2022-11-15 14:58:36 +01:00
compose.py feat: auto-complete --mount args 2022-11-17 14:50:52 +01:00
config.py feat: auto-complete config save/printroot arguments 2022-11-24 16:21:57 +01:00
context.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
dev.py feat: add -m/--mount option to dev quickstart 2022-07-29 19:53:02 +02:00
images.py feat: strongly typed hooks 2022-11-15 14:58:36 +01:00
k8s.py fix: change kubectl wait to look at deployments not pods 2022-07-25 22:46:45 +02:00
local.py fix: bind-mount in dev-specific services 2022-07-29 19:53:02 +02:00
plugins.py feat: auto-complete plugins arguments 2022-11-24 16:21:57 +01:00