6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 20:29:02 +00:00
tutor/tutor/commands
Régis Behmo e56918bf47 depr: get rid of the local/dev bindmount commands
This command has always been clunky. It is now removed in favour of the
`-m/--mount` option.

Close https://github.com/overhangio/2u-tutor-adoption/issues/88
Close https://github.com/overhangio/2u-tutor-adoption/issues/89
2022-10-19 17:51:06 +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 depr: get rid of the local/dev bindmount commands 2022-10-19 17:51:06 +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 docs: in quickstart's helptext, note that it's renamed to 'launch' 2022-10-04 09:18:04 +02:00
images.py feat: add --mount option to local/dev 2022-04-20 19:33:17 +02:00
k8s.py feat: deprecate "quickstart" and rename to "launch" 2022-09-30 12:05:35 +02:00
local.py docs: in quickstart's helptext, note that it's renamed to 'launch' 2022-10-04 09:18:04 +02:00
plugins.py feat: add dev/local copyfrom commands 2022-04-24 09:51:46 +02:00