Logging & Debugging
The Atym CLI provides commands to help you monitor and troubleshoot your devices. Use these commands to view device logs and debug issues that may arise during development and deployment.
show logs
Shows all logs for a specified device.
Usage:
atym show logs [DEVICE_ID]
Flags:
-h, --help Help for logs
Note: You do not need to specify the DEVICE_ID if you've already specified a default device in your configuration file.