Skip to content

Add Blocking  #194

@Smithx10

Description

@Smithx10

I find myself writing the following often. I'm curious if there would be way to block until the desired action is complete similar to the -w option in node-triton. Or if CloudAPI could be enhanced to track this better?

-w, --wait  Wait for the creation to complete. Use multiple times for a
                spinner.
err = c.waitForInstState(cmpt, instUUID, "running", 60)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions