Cleans up image subcommand options. by jglogan · Pull Request #659 · apple/container

@jglogan

- Part of apple#515.
- Order options alphabetically.
- Use consistent descriptions for platform, os, arch.
- Add os/arch options to push.
- Rename ImageRemove to ImageDelete since delete is
  the primary command and rm is the alias.

@jglogan