Constants
      | VENDOR_ID | = | [ :vendor_id, "-vendor_id", /\w/ ] | 
Common command options  | 
            ||
| APPLE_ID | = | [ :apple_id, "-apple_id", /\w/ ] | 
| SHORTNAME | = | [ :shortname, "-s", /\w/ ] | 
| TRANSPORT | = | [ :transport, "-t", %w|Aspera Signiant DAV| ] | 
| SUCCESS | = | [ :success, "-success", Optout::Dir.exists ] | 
| FAILURE | = | [ :failure, "-failure", Optout::Dir.exists ] | 
| DESTINATION | = | [ :destination, "-destination" ] |