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

Add --wait flag for database create command #506

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

kanha-gupta
Copy link
Contributor

@kanha-gupta kanha-gupta commented Jan 29, 2025

Fixed #503

Tested it locally. Here are the outputs ->
Screenshot from 2025-01-30 03-28-57

Screenshot from 2025-01-30 03-31-37

Copy link
Member

@uzaxirr uzaxirr left a comment

Choose a reason for hiding this comment

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

LGTM

@uzaxirr uzaxirr merged commit 84183e1 into civo:master Feb 5, 2025
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.

The create database command needs a --wait flag like kubernetes and instances have
2 participants