I like the Alexa Developer Console interface for creating and editing Multimodal responses, however I like to have everything source controlled so I would like a way to programmatically upload/download my APL json files under the new "Multimodal Responses" section.
It doesn't seem like the new ASK CLI has any clone functionality and from what I've been able to find out we can clone interaction models and general skill config, but not the APL(A) documents.
Is there any way via an API or ASK CLI to do this?
I don't fancy creating a custom script to login to my account and upload the data. And the alternative of copying dozens of files manually is not very attractive.