Add an mchef moosh command which then docker exec's moosh on the instance's moodle container
E.g.
mchef use myinstance
mchef moosh user-create user_{1..5}
Mchef moosh should require developer: true in recipe.
It should NOT be included in CI builds.
When upping an instance, it should put the moosh command in a bin folder on the instance's moodle container.
Add an mchef moosh command which then docker exec's moosh on the instance's moodle container
E.g.
mchef use myinstance
mchef moosh user-create user_{1..5}
Mchef moosh should require developer: true in recipe.
It should NOT be included in CI builds.
When upping an instance, it should put the moosh command in a bin folder on the instance's moodle container.