If we can persist the information from the bootstrapping deployment process, we can pass a lot more information to the actual deployment process without requiring the information be passed to each call to the deployment tool.
Bootstrapping
We currently require the organization ID be provided to the bootstrapping process (and the deployment process). We should persist this information similarly to how we save the credentials, probably as a JSON or INI file.
If we can persist the information from the bootstrapping deployment process, we can pass a lot more information to the actual deployment process without requiring the information be passed to each call to the deployment tool.
Bootstrapping
We currently require the organization ID be provided to the bootstrapping process (and the deployment process). We should persist this information similarly to how we save the credentials, probably as a JSON or INI file.