Change "workspace" for local development
maybe I missed a point, but how is it intended to move from a "dev" workspace to "staging" and later "production"? assume I have a local directory with all my files and working in a dev environment, what are the next steps?
I assume that I just change the "aio env" by running "aio app use <mydesiredworkspace.json>" and then deploy the app.
is this the right way to do it?
