Cron job not scheduling events

Can someone help me? Is it the right command to schedule events through Cron Management?
wget -O /dev/null -o /dev/null https://mysite.com/wp-cron.php?doing_wp_cron

what is the output of this as that user when you are running from the terminal?

I am creating a real cron job instead of using wp cron. Is it the right command?