User Activity

I am using STM32CubeMx to generate default files to build with Makefile. I edited the main.c to print some logs using printf. I am unable to see the same logs in the serial. Am I missing anything ?
What are the necessary command line arguments for st-link_cli.exe for programming bin file to STM32 Discovery Kit Iot Node?