cli icon indicating copy to clipboard operation
cli copied to clipboard

dr: add `--wait` flag to `deploy-request deploy` subcommand

Open fatih opened this issue 1 year ago • 0 comments

Similar to https://github.com/planetscale/cli/pull/510, this PR adds a new --wait flag that blocks the dr deploy subcommand. This allows the user to wait on this command and makes scripting easier as they can chain commands without polling the deployment action's status.

  • [ ] needs testing

fixes: https://github.com/planetscale/cli/issues/518

fatih avatar Sep 14 '22 13:09 fatih