Which problem is this feature request solving?
When the deploy command runs, it doesn't show what files have been uploaded to Netlify. Knowing what these files are would help in case post-processing is needed.
Describe the solution you'd like
Add an option to the 'deploy' command that will show the uploaded files, if combined with the json option to making the output parseable by a post-processing command.
Pull request (optional)
Which problem is this feature request solving?
When the deploy command runs, it doesn't show what files have been uploaded to Netlify. Knowing what these files are would help in case post-processing is needed.
Describe the solution you'd like
Add an option to the 'deploy' command that will show the uploaded files, if combined with the
jsonoption to making the output parseable by a post-processing command.Pull request (optional)