amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

pull doen't get stage information from api gateway #82

Open ahahn opened 6 years ago

ahahn commented 6 years ago

I added a stage to an API managed through mobile hub, when I run "awsmobile pull" that information doesn't show up. The Endpoints that are returned are all from the original "Development" stage that was created when I created the project. Are stages unsupported at this point?

elorzafe commented 6 years ago

Hi @ahahn, currently MobileHub is only getting information from the api that are configured from MobileHub console or using awsmobile-cli. I can mark this as a feature-request for MobileHub.