API commands closely follow shell commands. When you're at a terminal, type the command and then press "?" to see the arguments it can accept. In terminal, you can omit the names of some arguments, but in API, you are required to specify all of them. If the name of an argument can be omit...