mapbox/mapbox-cli-py

deprecate mapbox-upload in favor of mapbox-cli-py?

mapsam opened this issue · 3 comments

It'd be good to deprecate one of our CLI upload tools, mapbox-upload, so we can focus development and fixes in a single repo. Mapbox-cli-py is our go-to CLI tool, and should be able to do all of the work mapbox-upload does.

On first glance, it doesn't do anything more than this CLI, so it shouldn't be a huge lift. I'll do more digging to make sure all features are carried over.

cc @rclark @willwhite @perrygeo @mattficke @sgillies

@mapsam shall we enumerate the features mapbox-cli-py upload lacks?

I've checked the usage of mapbox-upload around various projects and after we ship version 0.6 of mapbox-cli-py migration, migration of a bash script won't be much more than s/mapbox-upload/mapbox upload/g.