Currently, `--files` is not required for `upload`, but if you attempt to upload, it will (unsurprisingly) raise an error: `TypeError: 'NoneType' object is not iterable` **Suggested fix** Make this a required input, unless there's an obvious reason not to.