Also when i enable tty on that image and run
sudo docker exec menderproduction_mender-device-auth_1 /usr/bin/deviceauth maintenance --decommissioning-cleanup
it looks like its trying to start, that this maintenance command isnt an option to /deviceauth
when i do
sudo docker exec menderproduction_mender-device-auth_1 /usr/bin/deviceauth --help
i dont see a "maintenance" option. just server, migrate, and help..
so maybe the troubleshooting docs need updating?
regardless, i still need a way to bring back decommissioned devices.