Closed bkircher closed 3 years ago
Make gscloud-server-create --with-template accept not only names but also a template ID. First, input is tested if it is a valid UUID. If not, it is considered a name and the template ID is looked up in an API call.
Fixes #132
Thanks!
Make gscloud-server-create --with-template accept not only names but also a template ID. First, input is tested if it is a valid UUID. If not, it is considered a name and the template ID is looked up in an API call.
Fixes #132