Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make --with-template accept IDs, too #133

Merged
merged 2 commits into from
Apr 30, 2021
Merged

Conversation

bkircher
Copy link
Contributor

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

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
@bkircher bkircher requested a review from nvthongswansea April 28, 2021 15:05
Copy link
Member

@nvthongswansea nvthongswansea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bkircher
Copy link
Contributor Author

Thanks!

@nvthongswansea nvthongswansea merged commit c9eef3c into master Apr 30, 2021
@bkircher bkircher deleted the with-template-id branch April 30, 2021 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gscloud-server-create: --with-template using an ID
2 participants