7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-05-30 04:40:49 +00:00
tutor/tutor/commands
2022-07-29 19:53:02 +02: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 fix: unit tests with v1 plugin installed 2022-04-20 19:48:21 +02:00
compose.py fix: bind-mount in dev-specific services 2022-07-29 19:53:02 +02:00
config.py fix: get rid of the tutor config render command 2022-06-03 12:54:27 +02: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: add --mount option to local/dev 2022-04-20 19:33:17 +02: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: add dev/local copyfrom commands 2022-04-24 09:51:46 +02:00