Description
We have recent added a scale option to the export command, we should add something similar to the get command, where the user could specify a scale option on the yaml file. Example:
files:
- fileId: "ADasdQWEsd"
output: "assets/images/buildings.png"
scale: "512,512"
Description
We have recent added a scale option to the export command, we should add something similar to the
getcommand, where the user could specify a scale option on the yaml file. Example: