6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-10 15:20:56 +00:00
tutor/tutor/commands
Régis Behmo d9a18790d3 Define a password from the CLI on user creation
Add a `-p/--password` option to `createuser` commands.
2019-07-11 11:56:18 +08:00
..
__init__.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
android.py Move config logic to dedicated non-command module 2019-06-07 22:49:45 +02:00
cli.py 🔌 Introduce a plugin system for tutor 2019-06-07 22:49:45 +02:00
config.py Add `-U/--unset option to config save` 2019-07-08 06:29:24 +08:00
dev.py Improve command line yaml value deserialization 2019-07-10 15:22:12 +08:00
images.py Migrate notes to a dedicated plugin 2019-07-04 09:31:12 +08:00
k8s.py Define a password from the CLI on user creation 2019-07-11 11:56:18 +08:00
local.py Define a password from the CLI on user creation 2019-07-11 11:56:18 +08:00
plugins.py Enable/Disable multiple plugins in one command 2019-07-07 09:12:41 +08:00
ui.py Move command modules to dedicated directory 2019-05-29 09:53:54 +02:00
webui.py Add convenient fmt.echo_* functions 2019-05-29 09:53:54 +02:00