what are the options that are passed around with the API:
- terminology used on CLI vs API is inconsistent (build vs create vs start vs run?)
- e.g., when I want to "start" a container what options do I pass, is it "Cmd" or "Command" to specify the command to run?
what are the options that are passed around with the API: