Wagon's CLI's structure is not consistent with pip/wheel. For instance, providing a requirements file for wagon requires using the -a '-r requirements.txt' flag. Currently, this is not so important as the main idea by the -a flag is to allow users to pass any arguments to pip or wheel. At some point, we should make this API consistent.