Closed mapsam closed 5 years ago
Adds the tilesets list <account> command
tilesets list <account>
Default is a simple list:
mapsam.tileset-1 mapsam.tileset-2 ...
--verbose flag prints out the entire response from the Tilesets API list endpoint.
--verbose
This does not include pagination or any of the possible query options for this endpoint.
cc @mapbox/maps-api @l-r
Adds the
tilesets list <account>
commandDefault is a simple list:
--verbose
flag prints out the entire response from the Tilesets API list endpoint.This does not include pagination or any of the possible query options for this endpoint.
cc @mapbox/maps-api @l-r