Is there a way to use the CLI to configure an Alexa skill?
I understand how to set up and manage the corresponding Lambda code using the CLI, but I see no way to do the same for the Alexa skill (e.g. to set or upload an updated Intent Schema or slots, etc.).
Is there a way to do this or is the Alexa Developer Console the sole method available?