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

When attempting to fetch a credential of a DB that's currently building, we get nothing #504

Open
fernando-villalba opened this issue Jan 29, 2025 · 0 comments

Comments

@fernando-villalba
Copy link
Contributor

Description

When using the following command

civo database credential db-name

On a database that's being created we get no output. Instead we should get a message back saying the db is being created or something like that.

Acceptance Criteria

  • When a db is being created, output a message like so:
The DB [db-name] is currently being provisioned, please wait..."

And have the command wait for it to finish and then output values. The user can always drop out of it with control+c if they wish to come back later.

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

No branches or pull requests

1 participant