In this morning's meeting, we wanted the user to be able to manage multiple cloud instances, using a name specified in the cloud UI to distinguish them. In order to support this, we need the name argument to adb config create to be optional, which has a number of consequences.
In this morning's meeting, we wanted the user to be able to manage multiple cloud instances, using a name specified in the cloud UI to distinguish them. In order to support this, we need the name argument to
adb config create
to be optional, which has a number of consequences.