I'm trying to understand what are the differences between jobs and commands.
I was reading the documentation and it seems that both jobs and commands have similar structure and both of the can be scheduled with the difference that jobs can also be queued.
And i was wondering if the only difference is that jobs can be queued, because it seems to me that they have overlap functionalities.