Add startservice and stopservice commands to device
mlveggo opened this issue · 0 comments
mlveggo commented
Expected Behavior
Want to be able to start and stop services using balena cli.
balena device startservice uuid -s service1,service2
balena device stopservice uuid -s service1,service2
Actual Behavior
Does not exist.