aperture-data / aperturedb-python

ApertureDB Python Client
Other
7 stars 3 forks source link

Make name optional, add better error handling, and a little helpful output #510

Closed bovlb closed 1 month ago

bovlb commented 1 month ago

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.